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

New commits:
commit 9158c3df139833064c510aff79cd7f256e9d97c3
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Sep 30 13:00:40 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Sep 30 13:13:16 2023 +0200

    Fix typo
    
    Change-Id: I8b32a9695aefbfa354631c6d8c0c28a9a03f2cea
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157429
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sw/source/core/attr/swatrset.cxx b/sw/source/core/attr/swatrset.cxx
index d909d8597e54..78814a0c4aea 100644
--- a/sw/source/core/attr/swatrset.cxx
+++ b/sw/source/core/attr/swatrset.cxx
@@ -337,7 +337,7 @@ bool SwAttrSet::SetModifyAtAttr( const 
sw::BroadcastingModify* pModify )
 {
     bool bSet = false;
 
-    // ITEM: At ths place the paradigm of Item/Set/Pool gets broken:
+    // ITEM: At this place the paradigm of Item/Set/Pool gets broken:
     // The three Items in Writer
     // - SwFormatPageDesc
     // - SwFormatDrop

Reply via email to