diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-11-11 15:46:23 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-11-11 15:52:37 +0100 |
commit | 6f48b46b03cd58a541684c57e42eb4679794f0fd (patch) | |
tree | f6ce4253af17cbe08c4521bfc60d52868c41d328 /lisp/language | |
parent | 014176f283aae2e0abc5138150f89afb6deb3d33 (diff) | |
download | emacs-6f48b46b03cd58a541684c57e42eb4679794f0fd.tar.gz emacs-6f48b46b03cd58a541684c57e42eb4679794f0fd.tar.bz2 emacs-6f48b46b03cd58a541684c57e42eb4679794f0fd.zip |
; Fix typos
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/ind-util.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/language/ind-util.el b/lisp/language/ind-util.el index 27facaa858f..e2a21820f4f 100644 --- a/lisp/language/ind-util.el +++ b/lisp/language/ind-util.el @@ -31,7 +31,7 @@ ;;; Transliteration -;; The followings provide the various transliteration schemes (such as +;; The following provides the various transliteration schemes (such as ;; ITRANS, kyoto-harvard, and Aiba) of Indian scripts. They are also ;; used in quail/indian.el for typing Indian script in Emacs. @@ -638,7 +638,7 @@ ;;; IS 13194 utilities -;; The followings provide conversion between IS 13194 (ISCII) and UCS. +;; The following provides conversion between IS 13194 (ISCII) and UCS. (dlet ;;Unicode vs IS13194 ;; only Devanagari is supported now. |