summaryrefslogtreecommitdiff
path: root/filter
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 /filter
parent332fffe3b8cd51576c42762e5e9751464777f2ca (diff)
Typo: I/internaly -> I/internally
Change-Id: Ic9056baf58698743492ab57a882341c730ef2f7a
Diffstat (limited to 'filter')
-rw-r--r--filter/source/config/cache/contenthandlerfactory.hxx2
-rw-r--r--filter/source/config/cache/filtercache.hxx2
-rw-r--r--filter/source/config/cache/filterfactory.hxx2
-rw-r--r--filter/source/config/cache/frameloaderfactory.hxx2
-rw-r--r--filter/source/config/cache/typedetection.hxx2
5 files changed, 5 insertions, 5 deletions
diff --git a/filter/source/config/cache/contenthandlerfactory.hxx b/filter/source/config/cache/contenthandlerfactory.hxx
index aaf300c64bd6..9cb44e4af4a8 100644
--- a/filter/source/config/cache/contenthandlerfactory.hxx
+++ b/filter/source/config/cache/contenthandlerfactory.hxx
@@ -120,7 +120,7 @@ class ContentHandlerFactory : public ::cppu::ImplInheritanceHelper1< BaseContain
@param xSMGR
reference to the uno service manager, which require
this new instance. It should be passed to the new object
- so it can be used internaly to create own needed uno resources.
+ so it can be used internally to create own needed uno resources.
@return The new instance of this service as an uno reference.
*/
diff --git a/filter/source/config/cache/filtercache.hxx b/filter/source/config/cache/filtercache.hxx
index b5550c380f2a..a3e408ff43fd 100644
--- a/filter/source/config/cache/filtercache.hxx
+++ b/filter/source/config/cache/filtercache.hxx
@@ -546,7 +546,7 @@ class FilterCache : public BaseLock
@attention These properties are not part of the normal CacheItem
returned by the method getItem(). Because getItem() is
- used internaly too but these specialized properties
+ used internally too but these specialized properties
are needed at our container services only. So these
function sets are different to allow different handling.
diff --git a/filter/source/config/cache/filterfactory.hxx b/filter/source/config/cache/filterfactory.hxx
index befb2052f804..63f836823956 100644
--- a/filter/source/config/cache/filterfactory.hxx
+++ b/filter/source/config/cache/filterfactory.hxx
@@ -184,7 +184,7 @@ class FilterFactory : public ::cppu::ImplInheritanceHelper1< BaseContainer
@param xSMGR
reference to the uno service manager, which require
this new instance. It should be passed to the new object
- so it can be used internaly to create own needed uno resources.
+ so it can be used internally to create own needed uno resources.
@return The new instance of this service as an uno reference.
*/
diff --git a/filter/source/config/cache/frameloaderfactory.hxx b/filter/source/config/cache/frameloaderfactory.hxx
index dcf7135e62f4..21ffba461fd3 100644
--- a/filter/source/config/cache/frameloaderfactory.hxx
+++ b/filter/source/config/cache/frameloaderfactory.hxx
@@ -120,7 +120,7 @@ class FrameLoaderFactory : public ::cppu::ImplInheritanceHelper1< BaseContainer
@param xSMGR
reference to the uno service manager, which require
this new instance. It should be passed to the new object
- so it can be used internaly to create own needed uno resources.
+ so it can be used internally to create own needed uno resources.
@return The new instance of this service as an uno reference.
*/
diff --git a/filter/source/config/cache/typedetection.hxx b/filter/source/config/cache/typedetection.hxx
index 6875a175e7a4..62e6719a8bd6 100644
--- a/filter/source/config/cache/typedetection.hxx
+++ b/filter/source/config/cache/typedetection.hxx
@@ -372,7 +372,7 @@ public:
@param xSMGR
reference to the uno service manager, which require
this new instance. It should be passed to the new object
- so it can be used internaly to create own needed uno resources.
+ so it can be used internally to create own needed uno resources.
@return The new instance of this service as an uno reference.
*/