Typo: I/internaly -> I/internally

Change-Id: Ic9056baf58698743492ab57a882341c730ef2f7a
This commit is contained in:
Julien Nabet
2014-02-09 10:12:07 +01:00
parent 332fffe3b8
commit 94bc29cb71
42 changed files with 64 additions and 64 deletions

View File

@@ -159,7 +159,7 @@ class FWE_DLLPUBLIC PreventDuplicateInteraction : private ThreadHelpBase2
generic UI interaction handler for later internal using.
@param xSMGR
uno service manager for creating services internaly
uno service manager for creating services internally
@threadsafe not necessary
*/
@@ -173,7 +173,7 @@ class FWE_DLLPUBLIC PreventDuplicateInteraction : private ThreadHelpBase2
//_________________________________
/**
@short set the outside interaction handler, which must be used internaly
@short set the outside interaction handler, which must be used internally
if the interaction will not be blocked by the set list of rules.
@note This overwrites the settings of e.g. useDefaultUUIHandler()!