summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/XOrdinalSuffix.idl
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2011-01-22 13:23:30 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-01-27 09:25:03 +0100
commit5c0a22ab34a1ce0a7d1bd66e82d82f8bc6caaeec (patch)
tree6bc8bf2def9fab681f2b37467c965642b96764d1 /offapi/com/sun/star/i18n/XOrdinalSuffix.idl
parent67a5f332ea028ef1f201144979b3ef7ad17a6a61 (diff)
Some fixes to documentation (part 2)
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
Diffstat (limited to 'offapi/com/sun/star/i18n/XOrdinalSuffix.idl')
-rw-r--r--offapi/com/sun/star/i18n/XOrdinalSuffix.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/i18n/XOrdinalSuffix.idl b/offapi/com/sun/star/i18n/XOrdinalSuffix.idl
index 7da294782791..6c70246af7a2 100644
--- a/offapi/com/sun/star/i18n/XOrdinalSuffix.idl
+++ b/offapi/com/sun/star/i18n/XOrdinalSuffix.idl
@@ -47,7 +47,7 @@ module com { module sun { module star { module i18n {
change without notice and should not be used outside the OOo core.
The current version is a draft and works only for English language
locales. Future enhancements adding functionality for other locales
- should use the 'ordinal' RuleBasedNumberFormat of the ICU if
+ should use the "ordinal" RuleBasedNumberFormat of the ICU if
possible, see
http://icu.sourceforge.net/apiref/icu4c/classRuleBasedNumberFormat.html
which might make it necessary to change the interface.