Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / share / extensions / lindenmayer.py
index daa002b89c3f079ec2c6f70ed34e215a6d350879..f9abce3ec7e731f7920558775389c9b48fef99ff 100755 (executable)
@@ -116,4 +116,4 @@ if __name__ == '__main__':
     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