Fix encoding name.

This commit is contained in:
Georg Brandl 2009-09-22 10:55:08 +00:00
parent 4d94743c28
commit ac87077b37
1 changed files with 1 additions and 1 deletions

View File

@ -960,7 +960,7 @@ particular, the following variants typically exist:
+-----------------+--------------------------------+--------------------------------+
| cp1255 | windows-1255 | Hebrew |
+-----------------+--------------------------------+--------------------------------+
| cp1256 | windows1256 | Arabic |
| cp1256 | windows-1256 | Arabic |
+-----------------+--------------------------------+--------------------------------+
| cp1257 | windows-1257 | Baltic languages |
+-----------------+--------------------------------+--------------------------------+