From 63a4e775d1c5aa1590d3c2c7ea82c42c21271172 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 16 Jun 2005 16:16:38 +0000 Subject: [PATCH] (ethio-tilde-escape) (ethio-use-three-dot-question): Fix spelling in docstrings. --- lisp/language/ethio-util.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el index cf893ffa48b..5b017ff2f52 100644 --- a/lisp/language/ethio-util.el +++ b/lisp/language/ethio-util.el @@ -141,7 +141,7 @@ variable.") (defvar ethio-use-three-dot-question nil "*Non-nil means associate ASCII question mark with Ethiopic old style question mark (three vertically stacked dots). -If nil, associate ASCII question mark with Ethiopic stylised question +If nil, associate ASCII question mark with Ethiopic stylized question mark. All SERA <--> FIDEL converters refer this variable.") (defvar ethio-quote-vowel-always nil @@ -726,7 +726,7 @@ changing anything." (defun ethio-tilde-escape nil "Handle a SERA tilde escape in Ethiopic section and delete it. -Delete the escape even it is not recognised." +Delete the escape even it is not recognized." (let ((p (point)) command) (skip-chars-forward "^ \t\n\\\\") -- 2.39.2