aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/language/ethio-util.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el
index 90eed288d6c..9fc2f403655 100644
--- a/lisp/language/ethio-util.el
+++ b/lisp/language/ethio-util.el
@@ -1826,7 +1826,7 @@ Otherwise, [0-9A-F]."
1826 1826
1827;;;###autoload 1827;;;###autoload
1828(defun ethio-find-file nil 1828(defun ethio-find-file nil
1829 "Transcribe file content into Ethiopic dependig on filename suffix." 1829 "Transcribe file content into Ethiopic depending on filename suffix."
1830 (cond 1830 (cond
1831 1831
1832 ((string-match "\\.sera$" (buffer-file-name)) 1832 ((string-match "\\.sera$" (buffer-file-name))