include/svl/poolitem.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bddd00f7e40f3891fc48851727e7cce788741088
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jan 15 18:15:55 2024 +0100
Commit:     Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Tue Jan 16 09:52:15 2024 +0100

    Fix typo
    
    Change-Id: I8da56aa65ff0488097b1f0ca00ed8ad08c212d59
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162117
    Tested-by: Jenkins
    Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/include/svl/poolitem.hxx b/include/svl/poolitem.hxx
index f1825831c442..0c144e56e4d1 100644
--- a/include/svl/poolitem.hxx
+++ b/include/svl/poolitem.hxx
@@ -129,7 +129,7 @@ class SVL_DLLPUBLIC SfxPoolItem
     sal_uInt32  m_nSerialNumber;
 #endif
 
-    // bitfield for Item attributes that are Item-Dpendent
+    // bitfield for Item attributes that are Item-Dependent
 
     // Item is a SfxVoidItem (used for SfxItemState::DISABLED,
     // but unfortunately also for some slot stuff with

Reply via email to