diff options
| -rw-r--r-- | lisp/language/czech.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/czech.el b/lisp/language/czech.el index 2244545f0ef..2e194343d80 100644 --- a/lisp/language/czech.el +++ b/lisp/language/czech.el | |||
| @@ -39,7 +39,7 @@ | |||
| 39 | (charset . (ascii latin-iso8859-2)) | 39 | (charset . (ascii latin-iso8859-2)) |
| 40 | (coding-system . (iso-8859-2)) | 40 | (coding-system . (iso-8859-2)) |
| 41 | (coding-priority . (iso-8859-2)) | 41 | (coding-priority . (iso-8859-2)) |
| 42 | (tutorial . "TUTORIAL.ch") | 42 | (tutorial . "TUTORIAL.cs") |
| 43 | (sample-text . "P,Bx(Bejeme v,Ba(Bm hezk,B}(B den!") | 43 | (sample-text . "P,Bx(Bejeme v,Ba(Bm hezk,B}(B den!") |
| 44 | (documentation . t))) | 44 | (documentation . t))) |
| 45 | 45 | ||