summaryrefslogtreecommitdiff
path: root/sc/inc/table.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/table.hxx')
-rw-r--r--sc/inc/table.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx
index 052f8733a3ee..445f2ef64327 100644
--- a/sc/inc/table.hxx
+++ b/sc/inc/table.hxx
@@ -422,7 +422,7 @@ public:
SCROW& rEndRow, sal_Bool bNotes ) const;
/*
- Get the last cell's postion, which has visual attribute or data and has max row number among all columns.
+ Get the last cell's position, which has visual attribute or data and has max row number among all columns.
*/
void GetLastAttrCell( SCCOL& rEndCol, SCROW& rEndRow ) const;
sal_Bool GetDataStart( SCCOL& rStartCol, SCROW& rStartRow ) const;