diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2013-03-12 18:06:31 +0100 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2013-03-12 18:16:46 +0100 |
commit | 404e5097a86325d36b17731fad568ca37839a67a (patch) | |
tree | 4201dfc0f9400e4be7cd82b40838b1931ab0cf80 /sal/inc | |
parent | 4178806bb010129f3b13b62825476666fe48ddcd (diff) |
janitorial: typo in comment
Change-Id: Idd62c2768a03f7aab8ff11165425f8c383653f38
Diffstat (limited to 'sal/inc')
-rw-r--r-- | sal/inc/rtl/ustring.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/inc/rtl/ustring.h b/sal/inc/rtl/ustring.h index 23ea47ae03d4..ba19b83ee8cc 100644 --- a/sal/inc/rtl/ustring.h +++ b/sal/inc/rtl/ustring.h @@ -1754,7 +1754,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_uString_newTrim( the number of the token to return, starting at index. @param cTok - the character that seperates the tokens. + the character that separates the tokens. @param idx the position at which searching for the token starts. Must not be greater |