summaryrefslogtreecommitdiff
path: root/include/rtl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-19 21:44:40 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-20 09:06:03 +0200
commitd44d5af546e52679ee85103329f2a2fdc1cf01be (patch)
tree4a02e403696df93be89700dde76884dd458a5701 /include/rtl
parent91d9d09cc04e5d130f4606ad28298f651f8937eb (diff)
Fix typos
Change-Id: I88f788b6d8f9363e2f7b5447f6f0b0203f0834f0 Reviewed-on: https://gerrit.libreoffice.org/77758 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/rtl')
-rw-r--r--include/rtl/ustring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rtl/ustring.h b/include/rtl/ustring.h
index cd6f75e889db..90aff10dd169 100644
--- a/include/rtl/ustring.h
+++ b/include/rtl/ustring.h
@@ -1485,7 +1485,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_uString_newConcatUtf16L(
The new string results from replacing a number of characters (count),
starting at the specified position (index) in the original string (str),
- with some new substring (subStr). If subStr is null, than only a number
+ with some new substring (subStr). If subStr is null, then only a number
of characters is deleted.
The new string does not necessarily have a reference count of 1, so it