summaryrefslogtreecommitdiff
path: root/include/svtools/table/tablemodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/table/tablemodel.hxx')
-rw-r--r--include/svtools/table/tablemodel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/table/tablemodel.hxx b/include/svtools/table/tablemodel.hxx
index 7962900e597d..907e2d2971eb 100644
--- a/include/svtools/table/tablemodel.hxx
+++ b/include/svtools/table/tablemodel.hxx
@@ -114,7 +114,7 @@ namespace svt { namespace table
*/
virtual void columnRemoved() = 0;
- /** notifies the listener that all columns have been removed form the model
+ /** notifies the listener that all columns have been removed from the model
*/
virtual void allColumnsRemoved() = 0;