summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 08:56:53 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:33:02 +0200
commit8d2672141e02e4cc6abc6a42a56e1df5ac76c40f (patch)
tree9c30d9a82a56568c1a2fd3076fe3cd957ac1c6dd /sw
parentc8ba045b3130d097f4a0248bf4de18b974906243 (diff)
typo: belomg -> belong
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/attr/swatrset.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/attr/swatrset.cxx b/sw/source/core/attr/swatrset.cxx
index 3e3ba568831f..819149f24794 100644
--- a/sw/source/core/attr/swatrset.cxx
+++ b/sw/source/core/attr/swatrset.cxx
@@ -80,7 +80,7 @@ void SwAttrPool::createAndAddSecondaryPools()
}
// create SfxItemPool and EditEngine pool and add these in a chain. These
- // belomg us and will be removed/destroyed in removeAndDeleteSecondaryPools() used from
+ // belong us and will be removed/destroyed in removeAndDeleteSecondaryPools() used from
// the destructor
SfxItemPool *pSdrPool = new SdrItemPool(this);