summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8sty.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-02 09:44:44 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-03-02 10:27:50 +0000
commit5e135c653bd5f3d7b12502d6c7b3cd897ba4b9f4 (patch)
tree81f0d3aec1ea301ab2ec0999727e0708f8361d00 /sw/source/filter/ww8/wrtw8sty.cxx
parent2fdd5760b402f9e0a8c829bc8aa05c618afc674a (diff)
Fix typos
Change-Id: Ib725427225fe95fb39a72f96bbd60d5464c9351a Reviewed-on: https://gerrit.libreoffice.org/34782 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sw/source/filter/ww8/wrtw8sty.cxx')
-rw-r--r--sw/source/filter/ww8/wrtw8sty.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/wrtw8sty.cxx b/sw/source/filter/ww8/wrtw8sty.cxx
index 374f58d89e11..66f0cf51cac0 100644
--- a/sw/source/filter/ww8/wrtw8sty.cxx
+++ b/sw/source/filter/ww8/wrtw8sty.cxx
@@ -1042,7 +1042,7 @@ bool WW8_WrPlcSepx::HeaderFooterWritten()
sal_uInt16 MSWordSections::CurrentNumberOfColumns( const SwDoc &rDoc ) const
{
- OSL_ENSURE( !aSects.empty(), "no segement inserted yet" );
+ OSL_ENSURE( !aSects.empty(), "no segment inserted yet" );
if ( aSects.empty() )
return 1;