summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/document.hxx')
-rw-r--r--sc/inc/document.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx
index e2206026f8ae..ff876719e693 100644
--- a/sc/inc/document.hxx
+++ b/sc/inc/document.hxx
@@ -1796,7 +1796,7 @@ public:
SCROW GetNextDifferentChangedRow( SCTAB nTab, SCROW nStart) const;
// returns whether to export a Default style for this col or not
- // nDefault is setted to one position in the current row where the Default style is
+ // nDefault is set to one position in the current row where the Default style is
void GetColDefault( SCTAB nTab, SCCOL nCol, SCROW nLastRow, SCROW& nDefault);
bool UpdateOutlineCol( SCCOL nStartCol, SCCOL nEndCol, SCTAB nTab, bool bShow );