From 94bc29cb71d08ebe039d5ce5b6b2762ac24cbb8f Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sun, 9 Feb 2014 10:12:07 +0100 Subject: Typo: I/internaly -> I/internally Change-Id: Ic9056baf58698743492ab57a882341c730ef2f7a --- sd/inc/Outliner.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd') diff --git a/sd/inc/Outliner.hxx b/sd/inc/Outliner.hxx index ebf1c7bb3177..afd57abd52e5 100644 --- a/sd/inc/Outliner.hxx +++ b/sd/inc/Outliner.hxx @@ -157,7 +157,7 @@ public: void StartConversion( sal_Int16 nSourceLanguage, sal_Int16 nTargetLanguage, const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive ); - /** This is called internaly when text conversion is started. + /** This is called internally when text conversion is started. The position of current view mode/page/object/caret position is remembered and will be restored after conversion. */ -- cgit