summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-08-20 22:53:39 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-08-21 08:43:01 +0200
commit35974dfc730079fd8d13e62f6b8a4048962f923f (patch)
tree225f34d256ef490012b1bc51800fd0ec2fd873c8 /lotuswordpro
parent59fd62fc2ff86320da67f99171eedbfe2d931c2b (diff)
Fix typos
Change-Id: I3f3abc3c6e12536d4bc38f0c676d5fc20532a1e3 Reviewed-on: https://gerrit.libreoffice.org/41370 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/source/filter/lwpsortopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpsortopt.cxx b/lotuswordpro/source/filter/lwpsortopt.cxx
index e740ec95cae2..790eebb88e55 100644
--- a/lotuswordpro/source/filter/lwpsortopt.cxx
+++ b/lotuswordpro/source/filter/lwpsortopt.cxx
@@ -72,7 +72,7 @@ LwpSortOption::LwpSortOption(LwpObjectStream* pStrm)
Read(pStrm);
}
/**
- * @descr Read sort option in VO_DOCUMNET from object stream
+ * @descr Read sort option in VO_DOCUMENT from object stream
**/
void LwpSortOption::Read(LwpObjectStream *pStrm)
{