summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/web/Process.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/web/Process.py')
-rw-r--r--wizards/com/sun/star/wizards/web/Process.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/web/Process.py b/wizards/com/sun/star/wizards/web/Process.py
index b8721a096293..3de4c6c2bf7b 100644
--- a/wizards/com/sun/star/wizards/web/Process.py
+++ b/wizards/com/sun/star/wizards/web/Process.py
@@ -446,7 +446,7 @@ class Process(ProcessErrors):
#
# In present this is always the case.
# may be in the future, when
- # a tree is used, it will be abit different.
+ # a tree is used, it will be a bit different.
if (isinstance (item, CGDocument)):
if (not self.export2(item, contentDir, task)):
return False