summaryrefslogtreecommitdiffstats
path: root/share/extensions/text_extract.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/text_extract.py')
-rwxr-xr-xshare/extensions/text_extract.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/text_extract.py b/share/extensions/text_extract.py
index dfcddefdc..b6b575dfc 100755
--- a/share/extensions/text_extract.py
+++ b/share/extensions/text_extract.py
@@ -163,4 +163,4 @@ if __name__ == '__main__':
e = Extract()
e.affect()
-# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99
+# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 fileencoding=utf-8 textwidth=99