summaryrefslogtreecommitdiff
path: root/sw/inc/expfld.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 17:06:02 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 16:13:45 +0000
commit402aa305b7e37c3d3e1432613f59c905933a97cd (patch)
treec3756a82a1219255b071adb223809f12b250a682 /sw/inc/expfld.hxx
parent370c65e709eb074c9982c56a2400cf945641ffaf (diff)
Fix typos
Change-Id: Ia87318cb323d403cdff947da0b70e0d2aabaacd4 Reviewed-on: https://gerrit.libreoffice.org/35657 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/inc/expfld.hxx')
-rw-r--r--sw/inc/expfld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/expfld.hxx b/sw/inc/expfld.hxx
index 51cf4f6f1c75..11629562e8ea 100644
--- a/sw/inc/expfld.hxx
+++ b/sw/inc/expfld.hxx
@@ -359,7 +359,7 @@ public:
void PushCursor();
void PopCursor();
- /** Put all that are new into SortLst for updating. @return true if not empty.
+ /** Put all that are new into SortList for updating. @return true if not empty.
(For Glossary: only update its input-fields).
Compare TmpLst with current fields. */
bool BuildSortLst();