diff options
author | Aurimas FiĊĦeras <aurimas@gmail.com> | 2011-01-25 20:17:43 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2011-01-28 12:14:19 +0000 |
commit | 878b50cd6806598ba68fe428ccccc023034ba561 (patch) | |
tree | 5fd60eeeddb88d4d984201dab7de3f076e47dc3e /offapi/com/sun/star/text/GlobalSettings.idl | |
parent | dbf70b8e9f26a5e1052467aafca65a241557c8d3 (diff) |
Some fixes to documentation (part 4)
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/text/GlobalSettings.idl')
-rw-r--r-- | offapi/com/sun/star/text/GlobalSettings.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/GlobalSettings.idl b/offapi/com/sun/star/text/GlobalSettings.idl index fe564da6a..7d83a1740 100644 --- a/offapi/com/sun/star/text/GlobalSettings.idl +++ b/offapi/com/sun/star/text/GlobalSettings.idl @@ -42,7 +42,7 @@ //============================================================================= -/** specifies a service that provides acces to the settings of a text module. +/** specifies a service that provides access to the settings of a text module. */ published service GlobalSettings { |