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 3c1121d912a4..85c8f9b97762 100644
--- a/wizards/com/sun/star/wizards/web/Process.py
+++ b/wizards/com/sun/star/wizards/web/Process.py
@@ -518,7 +518,7 @@ class Process(ProcessErrors):
# if two files with the same name
# need to be exported ? So here
- # i get a new filename, so I do not
+ # I get a new filename, so I do not
# overwrite files...
f = self.fileAccess.getNewFile(folder, fn, destExt)