summaryrefslogtreecommitdiff
path: root/include/comphelper/sequenceashashmap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/sequenceashashmap.hxx')
-rw-r--r--include/comphelper/sequenceashashmap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/sequenceashashmap.hxx b/include/comphelper/sequenceashashmap.hxx
index f6c5c092b78f..f33bdd52360c 100644
--- a/include/comphelper/sequenceashashmap.hxx
+++ b/include/comphelper/sequenceashashmap.hxx
@@ -255,7 +255,7 @@ class COMPHELPER_DLLPUBLIC SequenceAsHashMap : public SequenceAsHashMapBase
@param aValue
the new (unpacked!) value.
Note: This value will be transformed to an Any
- internaly, because only Any values can be
+ internally, because only Any values can be
part of a PropertyValue or NamedValue structure.
@return TRUE if this property was added as new item;