From 1999efa21a05a11366336f86b10a109a67e24e0a Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Tue, 18 Jul 2000 11:13:55 +0000 Subject: [PATCH] (select-safe-coding-system): Fix typo in the comment. --- lisp/international/mule-cmds.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 4fc3a377efc..fcf1a762f93 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -483,7 +483,7 @@ and TO is ignored." (setq coding-system default-coding-system) ;; Try the default. If the default is nil or undecided, try the - ;; most prefered one or one of its subsidiaries that converts + ;; most preferred one or one of its subsidiaries that converts ;; EOL as the same way as the default. (if (or (not default-coding-system) (eq (coding-system-base default-coding-system) 'undecided)) -- 2.39.2