summaryrefslogtreecommitdiff
path: root/include/comphelper/sequenceashashmap.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-02-09 10:12:07 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-02-09 10:12:07 +0100
commit94bc29cb71d08ebe039d5ce5b6b2762ac24cbb8f (patch)
treeb24cede14403ab264d7f7684df3d603a15d2f010 /include/comphelper/sequenceashashmap.hxx
parent332fffe3b8cd51576c42762e5e9751464777f2ca (diff)
Typo: I/internaly -> I/internally
Change-Id: Ic9056baf58698743492ab57a882341c730ef2f7a
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;