summaryrefslogtreecommitdiff
path: root/docutils/utils/math/latex2mathml.py
diff options
context:
space:
mode:
Diffstat (limited to 'docutils/utils/math/latex2mathml.py')
-rw-r--r--docutils/utils/math/latex2mathml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/utils/math/latex2mathml.py b/docutils/utils/math/latex2mathml.py
index 05dad53c1..4c2980574 100644
--- a/docutils/utils/math/latex2mathml.py
+++ b/docutils/utils/math/latex2mathml.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# -*- coding: utf8 -*-
+# -*- coding: utf-8 -*-
# :Id: $Id$
# :Copyright: © 2010 Günter Milde.