]> code.delx.au - gnu-emacs/blobdiff - lisp/finder.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / finder.el
index 715dd9499fa4852e3786d41d1f377a1082d75c42..51226aebb503c001148d75304e9affb616698bed 100644 (file)
@@ -393,7 +393,7 @@ FILE should be in a form suitable for passing to `locate-library'."
       (if (locate-library (match-string 1))
           (make-text-button (match-beginning 1) (match-end 1)
                             'xref (match-string-no-properties 1)
-                            'help-echo "Read this file's commentary"
+                            'help-echo "Read this files commentary"
                             :type 'finder-xref)))
     (goto-char (point-min))
     (setq buffer-read-only t)