summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/document/Settings.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/Settings.idl')
-rw-r--r--offapi/com/sun/star/document/Settings.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/Settings.idl b/offapi/com/sun/star/document/Settings.idl
index aa55320c773c..6ba5d049b3e3 100644
--- a/offapi/com/sun/star/document/Settings.idl
+++ b/offapi/com/sun/star/document/Settings.idl
@@ -69,7 +69,7 @@ published service Settings
@return the
<type scope="com::sun::star::i18n">XForbiddenCharacters</type>
- interface to allow retreival and modification of the
+ interface to allow retrieval and modification of the
forbidden characters set.
*/
[optional, property] com::sun::star::i18n::XForbiddenCharacters ForbiddenCharacters;
@@ -277,7 +277,7 @@ published service Settings
// Writer, maybe later other applications, too
//-------------------------------------------------------------------------
- /** layout engine should add value of a Font's 'external leading'
+ /** layout engine should add value of a Font's "external leading"
* attribute to the line spacing.
*/
[optional, property] boolean AddExternalLeading;