diff options
| author | Juanma Barranquero | 2011-11-30 17:33:05 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2011-11-30 17:33:05 +0100 |
| commit | 5c32d3f2f93edced9c004698eaa2234d809fee02 (patch) | |
| tree | eca49b0e0cb0e6cb28de632bf28ceff944825cb3 /leim | |
| parent | 6db4e2d308c3ccef73b61c2f124f446fb367ea70 (diff) | |
| download | emacs-5c32d3f2f93edced9c004698eaa2234d809fee02.tar.gz emacs-5c32d3f2f93edced9c004698eaa2234d809fee02.zip | |
Fix typos.
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 @@ | |||
| 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. |