summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,