summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-02-03 11:47:46 +0100
committerAndrea Gelmini <andrea.gelmini@gelma.net>2021-02-04 17:13:07 +0100
commit4887f113d3bb3ffaf7bd93e2e0dba13fdb11afee (patch)
treeab8a35587b7faf192b6ef912a9d5d25543da0c0c /sw/source/filter/ww8/ww8par.cxx
parente3ea88c6db5facde01ad0c46d8f9393c4db08c5c (diff)
Fix typo
Change-Id: I7cc5e98fe967da00228c1540ac28a0074e6d5e4c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110344 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'sw/source/filter/ww8/ww8par.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/filter/ww8/ww8par.cxx
index 3bb0686b2d85..ea9e4a42d728 100644
--- a/sw/source/filter/ww8/ww8par.cxx
+++ b/sw/source/filter/ww8/ww8par.cxx
@@ -3835,7 +3835,7 @@ void SwWW8ImplReader::ProcessCurrentCollChange(WW8PLCFManResult& rRes,
// Frame/Table/Autonumbering List Level
bTabRowEnd = ProcessSpecial(bReSync, rRes.nCurrentCp + m_xPlcxMan->GetCpOfs());
if( bReSync )
- *pStartAttr = m_xPlcxMan->Get( &rRes ); // Get Attribut-Pos again
+ *pStartAttr = m_xPlcxMan->Get( &rRes ); // Get Attribute-Pos again
}
if (!bTabRowEnd && StyleExists(m_nCurrentColl))