summaryrefslogtreecommitdiff
path: root/include/rtl/ustring.h
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-27 23:36:30 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2017-12-28 14:43:13 +0100
commit5877a3733c55d51f86edeb17c227fd89363154e4 (patch)
tree5d68a8b2424d74f4dba8b5842a09da665faeee3d /include/rtl/ustring.h
parent23a83639f5a06708074b13bc13ea4f6f819f55f0 (diff)
Fix typos
Change-Id: I0a8579406a70d2f63d96969c766e2a43d830ed6f Reviewed-on: https://gerrit.libreoffice.org/47114 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'include/rtl/ustring.h')
-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 dfc099f93852..911cc033a721 100644
--- a/include/rtl/ustring.h
+++ b/include/rtl/ustring.h
@@ -161,7 +161,7 @@ SAL_DLLPUBLIC sal_Int32 SAL_CALL rtl_ustr_reverseCompare_WithLength(
/** Compare two strings from back to front for equality.
The comparison is based on the numeric value of each character in the
- strings and returns 'true' if, ans only if, both strings are equal.
+ strings and returns 'true' if, and only if, both strings are equal.
This function cannot be used for language-specific sorting.
@param first