summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-02-09 10:12:07 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-02-09 10:12:07 +0100
commit94bc29cb71d08ebe039d5ce5b6b2762ac24cbb8f (patch)
treeb24cede14403ab264d7f7684df3d603a15d2f010 /framework/source/accelerators
parent332fffe3b8cd51576c42762e5e9751464777f2ca (diff)
Typo: I/internaly -> I/internally
Change-Id: Ic9056baf58698743492ab57a882341c730ef2f7a
Diffstat (limited to 'framework/source/accelerators')
-rw-r--r--framework/source/accelerators/documentacceleratorconfiguration.cxx2
-rw-r--r--framework/source/accelerators/globalacceleratorconfiguration.cxx2
-rw-r--r--framework/source/accelerators/moduleacceleratorconfiguration.cxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/framework/source/accelerators/documentacceleratorconfiguration.cxx b/framework/source/accelerators/documentacceleratorconfiguration.cxx
index 8019e81e5694..bf58b4cfa873 100644
--- a/framework/source/accelerators/documentacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/documentacceleratorconfiguration.cxx
@@ -65,7 +65,7 @@ public:
/** initialize this instance and fill the internal cache.
@param xSMGR
- reference to an uno service manager, which is used internaly.
+ reference to an uno service manager, which is used internally.
*/
DocumentAcceleratorConfiguration(
const css::uno::Reference< css::uno::XComponentContext >& xContext,
diff --git a/framework/source/accelerators/globalacceleratorconfiguration.cxx b/framework/source/accelerators/globalacceleratorconfiguration.cxx
index 3b809ee9e274..72f4234d71be 100644
--- a/framework/source/accelerators/globalacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/globalacceleratorconfiguration.cxx
@@ -51,7 +51,7 @@ public:
/** initialize this instance and fill the internal cache.
@param xSMGR
- reference to an uno service manager, which is used internaly.
+ reference to an uno service manager, which is used internally.
*/
GlobalAcceleratorConfiguration(const css::uno::Reference< css::uno::XComponentContext >& xContext);
diff --git a/framework/source/accelerators/moduleacceleratorconfiguration.cxx b/framework/source/accelerators/moduleacceleratorconfiguration.cxx
index 7648c2792b1a..e507b41ec402 100644
--- a/framework/source/accelerators/moduleacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/moduleacceleratorconfiguration.cxx
@@ -65,7 +65,7 @@ public:
/** initialize this instance and fill the internal cache.
@param xSMGR
- reference to an uno service manager, which is used internaly.
+ reference to an uno service manager, which is used internally.
*/
ModuleAcceleratorConfiguration(
const css::uno::Reference< css::uno::XComponentContext >& xContext,