summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmltab.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/htmltab.cxx')
-rw-r--r--sw/source/filter/html/htmltab.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/htmltab.cxx b/sw/source/filter/html/htmltab.cxx
index 0559b5f81a40..02dfb42cd009 100644
--- a/sw/source/filter/html/htmltab.cxx
+++ b/sw/source/filter/html/htmltab.cxx
@@ -428,7 +428,7 @@ class HTMLTable
bool bHasToFly;
bool bFixedCols;
bool bColSpec; // where there COL(GROUP)-elements?
- bool bPrcWidth; // width is declarated in %
+ bool bPrcWidth; // width is declared in %
SwHTMLParser *pParser; // the current parser
HTMLTable *pTopTable; // the table on the Top-Level