diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2024-01-15 18:15:55 +0100 |
---|---|---|
committer | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2024-01-16 09:52:15 +0100 |
commit | bddd00f7e40f3891fc48851727e7cce788741088 (patch) | |
tree | 619ef7956a9e9fec9f872b74509d92c4d4e01037 | |
parent | a92924c3340617ea37ed94dbef0cd40723173317 (diff) |
Fix typo
Change-Id: I8da56aa65ff0488097b1f0ca00ed8ad08c212d59
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162117
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
-rw-r--r-- | include/svl/poolitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 |