summaryrefslogtreecommitdiffstats
path: root/doc/translator.py
diff options
context:
space:
mode:
authorPetr Prikryl <prikryl@atlas.cz>2013-06-21 13:56:21 (GMT)
committerPetr Prikryl <prikryl@atlas.cz>2013-06-21 13:56:21 (GMT)
commit472edd9f3fd5e95c115c6f96cde1656def9c0543 (patch)
tree349ffcde9ea7a64e101973833b5162b9f072729a /doc/translator.py
parent54e3b3a386a8718bd24443509c3ef1d14fb66fa6 (diff)
downloadDoxygen-472edd9f3fd5e95c115c6f96cde1656def9c0543.zip
Doxygen-472edd9f3fd5e95c115c6f96cde1656def9c0543.tar.gz
Doxygen-472edd9f3fd5e95c115c6f96cde1656def9c0543.tar.bz2
translator.py fixed (non ASCII char inside without the encoding decl.)
Diffstat (limited to 'doc/translator.py')
-rw-r--r--doc/translator.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/translator.py b/doc/translator.py
index 867923e..f60fa49 100644
--- a/doc/translator.py
+++ b/doc/translator.py
@@ -16,7 +16,7 @@
Originally, the script was written in Perl and was known as translator.pl.
The last Perl version was dated 2002/05/21 (plus some later corrections)
- Petr Přikryl (prikryl at atlas dot cz)
+ Petr Prikryl (prikryl at atlas dot cz)
History:
--------