diff options
Diffstat (limited to 'include/rtl/string.hxx')
-rw-r--r-- | include/rtl/string.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rtl/string.hxx b/include/rtl/string.hxx index 00baeec9b8d5..c83445010efa 100644 --- a/include/rtl/string.hxx +++ b/include/rtl/string.hxx @@ -1270,7 +1270,7 @@ public: while ( nIndex >= 0 ); @param token the number of the token to return. - @param cTok the character which seperate the tokens. + @param cTok the character which separate the tokens. @param index the position at which the token is searched in the string. The index must not be greater thanthe length of the |