diff options
Diffstat (limited to 'leim')
-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 eb5a0a00ade..b1ee78a393e 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. |