summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-21 11:03:03 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-21 11:03:03 +0100
commit5a88e827f5bf857af10f9e31db59dc12da7c3a3f (patch)
tree3e7b5c79dde43582e2a50bb844fd5666ebbfe5b1 /sw/source/filter/ww8
parent4ea5701ee819de9f28df6dd6ab009e85aa59e975 (diff)
Typo: paragaph(s)->paragraph(s)
Change-Id: I3d82703a59ec749b723d62b15a36937b61156874
Diffstat (limited to 'sw/source/filter/ww8')
-rw-r--r--sw/source/filter/ww8/ww8atr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8atr.cxx b/sw/source/filter/ww8/ww8atr.cxx
index 9ef456e21312..1e8eebed5def 100644
--- a/sw/source/filter/ww8/ww8atr.cxx
+++ b/sw/source/filter/ww8/ww8atr.cxx
@@ -3506,7 +3506,7 @@ void AttributeOutputBase::ParaNumRule( const SwNumRuleItem& rNumRule )
else
{
// #i44815# adjust numbering for numbered paragraphs
- // without number (NO_NUMLEVEL). These paragaphs
+ // without number (NO_NUMLEVEL). These paragraphs
// will receive a list id 0, which WW interprets as
// 'no number'.
nNumId = 0;