diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2002-11-05 14:39:32 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2002-11-05 14:39:32 +0000 |
commit | 22b519858bbb4299e1db4017528f7f0d055426ea (patch) | |
tree | d3628d32040db720e3d0dd90eca3af959e44e5ce /lisp/language | |
parent | 2fb49346bd370863dc869baad025ef39e0367cec (diff) | |
download | emacs-22b519858bbb4299e1db4017528f7f0d055426ea.tar.gz emacs-22b519858bbb4299e1db4017528f7f0d055426ea.tar.bz2 emacs-22b519858bbb4299e1db4017528f7f0d055426ea.zip |
("Bulgarian"): Fix typo.
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/cyrillic.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/cyrillic.el b/lisp/language/cyrillic.el index 8b47ca324b5..e5fd697f4c3 100644 --- a/lisp/language/cyrillic.el +++ b/lisp/language/cyrillic.el @@ -440,7 +440,7 @@ This works whether or not the table is Unicode-based or (input-method . "bulgarian-bds") (features code-pages) (documentation - . "Support for Bulgrian with windows-1251 character set.")) + . "Support for Bulgarian with windows-1251 character set.")) '("Cyrillic")) (set-language-info-alist |