diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-02-19 07:37:15 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-02-19 07:37:15 +0100 |
commit | 78f17f316d53f40412aedf9e2ccbedd7761ee88d (patch) | |
tree | 2aba2603ebbf0c8491198e7c8082ad1b5da7988a /svx | |
parent | ca50752c34de4477c696471b707e1b8136e27661 (diff) |
Typo: Internaly -> Internally, Externaly -> Externally
Change-Id: I22a81d18f8bb333b3a89c96dccbf91dc864302f1
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/stbctrls/pszctrl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/stbctrls/pszctrl.cxx b/svx/source/stbctrls/pszctrl.cxx index 589f30d86c87..82a0cf46668f 100644 --- a/svx/source/stbctrls/pszctrl.cxx +++ b/svx/source/stbctrls/pszctrl.cxx @@ -131,7 +131,7 @@ struct SvxPosSizeStatusBarControl_Impl This implementation-structure of the class SvxPosSizeStatusBarControl is done for the un-linking of the changes of the exported interface such as - the toning down of symbols that are visible externaly. + the toning down of symbols that are visible externally. One instance exists for each SvxPosSizeStatusBarControl-instance during it's life time |