summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/fax/CallWizard.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/fax/CallWizard.py')
-rw-r--r--wizards/com/sun/star/wizards/fax/CallWizard.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/fax/CallWizard.py b/wizards/com/sun/star/wizards/fax/CallWizard.py
index 405c2c3c62cf..ca222132f9ff 100644
--- a/wizards/com/sun/star/wizards/fax/CallWizard.py
+++ b/wizards/com/sun/star/wizards/fax/CallWizard.py
@@ -68,7 +68,7 @@ class CallWizard(unohelper.Base, XJobExecutor, XServiceInfo):
g_ImplementationHelper.addImplementation( \
CallWizard, # UNO object class
- g_implName, # implemtenation name
+ g_implName, # implementation name
("com.sun.star.task.Job",),) # list of implemented services
# (the only service)