summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-09-14 13:14:24 +0200
committerAndras Timar <atimar@suse.com>2012-09-14 22:48:09 +0200
commit7a7429bc00af4ae8d6315a7c57978540a883cee2 (patch)
tree2911ebb0193c2b23c4d1ff77252c565f7a05ae3e
parent96d5134d4ddf66c517c6a024c2624ee0a8cc9ac4 (diff)
typo: Uniocde -> Unicode
Change-Id: I1befdc4c9772c4bf66ee12bf0d2d4aa303903099
-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.