Kaydet (Commit) ff562506 authored tarafından Marc-André Lemburg's avatar Marc-André Lemburg

Fix a typo in the alias target name for 'macintosh'.

üst 23110e73
......@@ -435,7 +435,7 @@ aliases = {
'maclatin2' : 'mac_latin2',
# mac_roman codec
'macintosh' : 'macintosh',
'macintosh' : 'mac_roman',
'macroman' : 'mac_roman',
# mac_turkish codec
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment