| commit | 36994c19fdbf425108f685de21464496bd93b651 | [log] |
|---|---|---|
| author | Andrea Gelmini <andrea.gelmini@gelma.net> | Mon Jul 18 23:34:37 2022 +0200 |
| committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | Tue Jul 19 07:01:51 2022 +0200 |
| tree | 3801404f334748d01610ac8c9cfc6c80015fb2f7 | |
| parent | e88c41b552ab958579baf3e4bccf941b588a537c [diff] |
Fix typo Change-Id: Id4fd670d2c3e4212827b192c529c8dba4f9c8dff Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137209 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
diff --git a/sw/source/core/doc/docfld.cxx b/sw/source/core/doc/docfld.cxx index d0e489b..9dd9102 100644 --- a/sw/source/core/doc/docfld.cxx +++ b/sw/source/core/doc/docfld.cxx
@@ -840,7 +840,7 @@ void SwDocUpdateField::MakeFieldList_( SwDoc& rDoc, int eGetMode ) // new version: walk all fields of the attribute pool m_pFieldSortList.reset(new SetGetExpFields); // remembeer sections that were unhidden and need to be hidden again // remember sections that were unhidden and need to be hidden again std::vector<std::reference_wrapper<SwSection>> aUnhiddenSections; // consider and unhide sections