diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-30 17:33:05 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-30 17:33:05 +0100 |
commit | 5c32d3f2f93edced9c004698eaa2234d809fee02 (patch) | |
tree | eca49b0e0cb0e6cb28de632bf28ceff944825cb3 /leim/quail | |
parent | 6db4e2d308c3ccef73b61c2f124f446fb367ea70 (diff) |
Fix typos.
Diffstat (limited to 'leim/quail')
-rw-r--r-- | leim/quail/cyrillic.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/cyrillic.el b/leim/quail/cyrillic.el index eb5a0a00ad..b1ee78a393 100644 --- a/leim/quail/cyrillic.el +++ b/leim/quail/cyrillic.el @@ -27,7 +27,7 @@ ;;; Commentary: ;; These methods use a mixture of 8859-5 and Unicode. Quail, used -;; with ucs-tables provides suport for translating on the fly to +;; with ucs-tables provides support for translating on the fly to ;; what's appropriate for aa buffer's file coding system, so the ;; encoding shouldn't matter too much provided it supports the ;; necessary characters. |