Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / share / extensions / grid_polar.py
index 4d7a3989c37d63a2fe2d012c6fe655369434f56a..3ae3fac34f2a2e9278bc30e3129775478f7ce349 100644 (file)
@@ -195,4 +195,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