diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-03-24 17:06:02 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-03-25 16:13:45 +0000 |
commit | 402aa305b7e37c3d3e1432613f59c905933a97cd (patch) | |
tree | c3756a82a1219255b071adb223809f12b250a682 /sw/inc/expfld.hxx | |
parent | 370c65e709eb074c9982c56a2400cf945641ffaf (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.hxx | 2 |
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(); |