summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/TextConversionOption.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/TextConversionOption.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/TextConversionOption.idl')
-rw-r--r--offapi/com/sun/star/i18n/TextConversionOption.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/i18n/TextConversionOption.idl b/offapi/com/sun/star/i18n/TextConversionOption.idl
index 8f70cfb08bac..82ae9a217043 100644
--- a/offapi/com/sun/star/i18n/TextConversionOption.idl
+++ b/offapi/com/sun/star/i18n/TextConversionOption.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module i18n {
//--------------------------------------------------------------------------
/** Text conversion options to be used with <type>XTextConversion</type>.
- <p>These text conversion options are usuall selected by end users.
+ <p>These text conversion options are usually selected by end users.
The options can be combined and may be related to
<type>TextConversionType</type>. </p>
@@ -57,7 +57,7 @@ published constants TextConversionOption
const long IGNORE_POST_POSITIONAL_WORD = 2; // (1 << 1)
/** Use Taiwan, HongKong SAR, and Macao SAR character variants for
- Simplified to Traditionary Chinese conversion
+ Simplified to Traditional Chinese conversion
@since OOo 2.0.0
*/