summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/ustring.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/ustring.hxx')
-rw-r--r--sal/inc/rtl/ustring.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/inc/rtl/ustring.hxx b/sal/inc/rtl/ustring.hxx
index 3e4e5414d1bb..4afb1d292a11 100644
--- a/sal/inc/rtl/ustring.hxx
+++ b/sal/inc/rtl/ustring.hxx
@@ -169,7 +169,7 @@ public:
}
/**
- New string from a Uniocde character buffer array.
+ New string from a Unicode character buffer array.
@param value a Unicode character array.
@param length the number of character which should be copied.