aboutsummaryrefslogtreecommitdiffstats
path: root/leim
diff options
context:
space:
mode:
authorJuanma Barranquero2011-11-30 17:33:05 +0100
committerJuanma Barranquero2011-11-30 17:33:05 +0100
commit5c32d3f2f93edced9c004698eaa2234d809fee02 (patch)
treeeca49b0e0cb0e6cb28de632bf28ceff944825cb3 /leim
parent6db4e2d308c3ccef73b61c2f124f446fb367ea70 (diff)
downloademacs-5c32d3f2f93edced9c004698eaa2234d809fee02.tar.gz
emacs-5c32d3f2f93edced9c004698eaa2234d809fee02.zip
Fix typos.
Diffstat (limited to 'leim')
-rw-r--r--leim/quail/cyrillic.el2
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 @@
27;;; Commentary: 27;;; Commentary:
28 28
29;; These methods use a mixture of 8859-5 and Unicode. Quail, used 29;; These methods use a mixture of 8859-5 and Unicode. Quail, used
30;; with ucs-tables provides suport for translating on the fly to 30;; with ucs-tables provides support for translating on the fly to
31;; what's appropriate for aa buffer's file coding system, so the 31;; what's appropriate for aa buffer's file coding system, so the
32;; encoding shouldn't matter too much provided it supports the 32;; encoding shouldn't matter too much provided it supports the
33;; necessary characters. 33;; necessary characters.