sw/source/uibase/docvw/PostItMgr.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 039615e70d03f5e1abfe52dd7fe63d98d56377c1
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Thu Nov 4 11:47:09 2021 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Thu Nov 4 14:34:17 2021 +0100

    their->there
    
    Change-Id: Ie78007226fa4ee96e5b5af472e1c95d12ba2e079
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124684
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/sw/source/uibase/docvw/PostItMgr.cxx 
b/sw/source/uibase/docvw/PostItMgr.cxx
index 32c21634f2bd..2a20ab94b303 100644
--- a/sw/source/uibase/docvw/PostItMgr.cxx
+++ b/sw/source/uibase/docvw/PostItMgr.cxx
@@ -269,7 +269,7 @@ void SwPostItMgr::CheckForRemovedPostIts()
         PrepareView();
     }
     else
-        // if postits are their make sure that page lists are not empty
+        // if postits are there make sure that page lists are not empty
         // otherwise sudden paints can cause pain (in BorderOverPageBorder)
         CalcRects();
 }

Reply via email to