summaryrefslogtreecommitdiff
path: root/include/rtl/ustring.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtl/ustring.hxx')
-rw-r--r--include/rtl/ustring.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rtl/ustring.hxx b/include/rtl/ustring.hxx
index d5142afc4139..9b0cfb45cc19 100644
--- a/include/rtl/ustring.hxx
+++ b/include/rtl/ustring.hxx
@@ -2134,7 +2134,7 @@ public:
Returns the first character from this string.
@return the first character from this string or 0, if this string
- is emptry.
+ is empty.
*/
sal_Unicode toChar() const
{