summaryrefslogtreecommitdiff
path: root/svl/source/items/itemset.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/items/itemset.cxx')
-rw-r--r--svl/source/items/itemset.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/items/itemset.cxx b/svl/source/items/itemset.cxx
index 301bafc2bfab..8a8dafd89666 100644
--- a/svl/source/items/itemset.cxx
+++ b/svl/source/items/itemset.cxx
@@ -1398,7 +1398,7 @@ SvStream &SfxItemSet::Store
* This method loads an SfxItemSet from a stream.
* If the SfxItemPool was loaded without RefCounts the loaded Item
* references are counted, else we assume the they were accounted for
- * when loadig the SfxItemPool.
+ * when loading the SfxItemPool.
*
* @see SfxItemSet::Store(Stream&,bool) const
*/