]> code.delx.au - gnu-emacs/blobdiff - lisp/net/tramp-sh.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / net / tramp-sh.el
index b12c417f72d479ba36572cb941a4191b64bd2827..3239107e8b3381fd0609f4fdf1bdbc60719b4015 100644 (file)
@@ -97,7 +97,7 @@ e.g. \"$HOME/.sh_history\"."
    "///%s#$"
    (md5 (concat (prin1-to-string process-environment) (current-time-string))))
   "String used to recognize end of output.
-The '$' character at the end is quoted; the string cannot be
+The ‘$’ character at the end is quoted; the string cannot be
 detected as prompt when being sent on echoing hosts, therefore.")
 
 ;;;###tramp-autoload