summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/ww8par6.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par6.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par6.cxx b/sw/source/filter/ww8/ww8par6.cxx
index 39c8939b2f25..c37da4aaae82 100644
--- a/sw/source/filter/ww8/ww8par6.cxx
+++ b/sw/source/filter/ww8/ww8par6.cxx
@@ -328,7 +328,7 @@ bool wwSectionManager::SetCols(SwFrmFmt &rFmt, const wwSection &rSection,
//sprmSCcolumns - number of columns - 1
const sal_Int16 nCols = rSection.NoCols();
- if (nCols < 2) //check for no columns or other wierd state
+ if (nCols < 2) //check for no columns or other weird state
return false;
SwFmtCol aCol; // Create SwFmtCol