summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:43:56 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:39 +0200
commit574ad3aa020fd872209c67a6a549ed70e5257d0f (patch)
treeeba2439d5c16c17870d66266516f1c9cb038c82c
parent01b0ca7d2a8deb82d8e2d0ed3e29ddda7667d4d6 (diff)
typo: specfied -> specified
-rw-r--r--sd/source/ui/framework/configuration/ResourceFactoryManager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx b/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
index f7b79880d623..37c74abcdbaf 100644
--- a/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
+++ b/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
@@ -48,7 +48,7 @@ public:
@param rsURL
The type of the resource that will be created by the factory.
@param rxFactory
- The factory that will create resource objects of the specfied type.
+ The factory that will create resource objects of the specified type.
*/
void AddFactory (
const OUString& rsURL,