summaryrefslogtreecommitdiff
path: root/l10ntools/scripts/tool/l10ntool.py
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/scripts/tool/l10ntool.py')
-rw-r--r--l10ntools/scripts/tool/l10ntool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/scripts/tool/l10ntool.py b/l10ntools/scripts/tool/l10ntool.py
index 126b991c377b..6b1a75c775d4 100644
--- a/l10ntools/scripts/tool/l10ntool.py
+++ b/l10ntools/scripts/tool/l10ntool.py
@@ -66,7 +66,7 @@ class AbstractL10nTool:
pass
################################################################################################
-
+
def format_outputfile(self, filename, language):
extension = filename[filename.rfind('.')+1:]
file = filename[:filename.rfind('.')]