summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/ustring.h
diff options
context:
space:
mode:
authorsadam36 <sadam36@gmail.com>2013-02-24 21:33:12 +0100
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2013-02-25 13:19:12 +0000
commit93a974421208babdb4b2090f92acf4f0c14cc37d (patch)
treed25e117f263d4c62c3a4e75c052a8a7e8e526339 /sal/inc/rtl/ustring.h
parent5269589ae4fbe65a7c4e3de3d429bc834348bf79 (diff)
fdo#60724 - change 'charcter' to 'character'
Changed all occurrences of 'charcter' found by git grep. All of them were used in comments only, so it should not break anything. Change-Id: Ief2c00d929ae7972c55a4920fc0eaa8d6b18ab82 Reviewed-on: https://gerrit.libreoffice.org/2372 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'sal/inc/rtl/ustring.h')
-rw-r--r--sal/inc/rtl/ustring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/inc/rtl/ustring.h b/sal/inc/rtl/ustring.h
index 35be5fed1e8a..23ea47ae03d4 100644
--- a/sal/inc/rtl/ustring.h
+++ b/sal/inc/rtl/ustring.h
@@ -1435,7 +1435,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_uString_newConcat(
the length of str, inclusive.
@param count
- the number of charcters to remove. Must not be negative, and the sum of
+ the number of characters to remove. Must not be negative, and the sum of
index and count must not exceed the length of str.
@param subStr