summaryrefslogtreecommitdiff
path: root/include/comphelper/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/types.hxx')
-rw-r--r--include/comphelper/types.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/types.hxx b/include/comphelper/types.hxx
index e01e6f640f8f..c19d1bdb1671 100644
--- a/include/comphelper/types.hxx
+++ b/include/comphelper/types.hxx
@@ -80,7 +80,7 @@ namespace comphelper
*/
COMPHELPER_DLLPUBLIC css::awt::FontDescriptor getDefaultFont();
- /** examine a sequence for the com.sun.star.uno::Type of it's elements.
+ /** examine a sequence for the com.sun.star.uno::Type of its elements.
*/
COMPHELPER_DLLPUBLIC css::uno::Type getSequenceElementType(const css::uno::Type& _rSequenceType);