sw/source/core/doc/docfld.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 36994c19fdbf425108f685de21464496bd93b651
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jul 18 23:34:37 2022 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Tue Jul 19 07:01:51 2022 +0200

    Fix typo
    
    Change-Id: Id4fd670d2c3e4212827b192c529c8dba4f9c8dff
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137209
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/sw/source/core/doc/docfld.cxx b/sw/source/core/doc/docfld.cxx
index d0e489b7b027..9dd9102b54c5 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

Reply via email to