]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/esh-ext.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / eshell / esh-ext.el
index 91c4f4b609589d122c77f2369e63f5eb646141e4..81ffaa713da7fb757d0e2bc81b94d0f8477ad0a8 100644 (file)
@@ -66,7 +66,7 @@ loaded into memory, thus beginning a new process."
 This can be useful on systems like Windows, where the operating system
 doesn't support the execution bit for shell scripts; or in cases where
 you want to associate an interpreter with a particular kind of script
-file, but the language won't let you but a '#!' interpreter line in
+file, but the language won't let you but a `#!' interpreter line in
 the file, and you don't want to make it executable since nothing else
 but Eshell will be able to understand
 `eshell-interpreter-alist'."