summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'wizards')
-rw-r--r--wizards/com/sun/star/wizards/agenda/AgendaDocument.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/agenda/AgendaDocument.py b/wizards/com/sun/star/wizards/agenda/AgendaDocument.py
index e623e8617bdb..42b0751799d7 100644
--- a/wizards/com/sun/star/wizards/agenda/AgendaDocument.py
+++ b/wizards/com/sun/star/wizards/agenda/AgendaDocument.py
@@ -343,7 +343,7 @@ class AgendaDocument(TextDocument):
except Exception:
traceback.print_exc()
raise AttributeError (
- "Fatal Error while initialilzing \
+ "Fatal Error while initializing \
Template: items table in section " + i)