diff options
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/ispell.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 472d97c86bd..77c63379e2b 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el | |||
| @@ -502,7 +502,7 @@ and then re-start emacs." | |||
| 502 | (const iso-8859-1) | 502 | (const iso-8859-1) |
| 503 | (const iso-8859-2) | 503 | (const iso-8859-2) |
| 504 | (const koi8-r) | 504 | (const koi8-r) |
| 505 | (const windows-1252)))) | 505 | (const windows-1251)))) |
| 506 | :group 'ispell) | 506 | :group 'ispell) |
| 507 | 507 | ||
| 508 | 508 | ||