diff lisp/term/x-win.el @ 53745:625168ecac3f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 29 Jan 2004 04:58:11 +0000
parents ac5e37408488
children 7efe8089eadf 1d2f73785d9d
line wrap: on
line diff
--- a/lisp/term/x-win.el	Thu Jan 29 04:56:11 2004 +0000
+++ b/lisp/term/x-win.el	Thu Jan 29 04:58:11 2004 +0000
@@ -2198,7 +2198,7 @@
 			  (error nil))
 		   utf8-coding last-coding-system-used)
 	     (if utf8
-		 ;; If it is a locale selection, or it contains only
+		 ;; If it is a local selection, or it contains only
 		 ;; ASCII characers, choose it.
 		 (if (or (not (get-text-property 0 'foreign-selection utf8))
 			 (= (length utf8) (string-bytes utf8)))