summaryrefslogtreecommitdiff
path: root/lisp/obsolete
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-09-12 18:33:03 +0200
committerStefan Kangas <stefan@marxist.se>2021-09-12 18:36:49 +0200
commitfc4b956c7cb2fba8ed2a18865a7686c6cfa5d030 (patch)
treebdd67b63d55da0b41e367feecc20e02ada92e92d /lisp/obsolete
parent79113b5e4a7d69ec0fb3401b763292d91b54632e (diff)
downloademacs-fc4b956c7cb2fba8ed2a18865a7686c6cfa5d030.tar.gz
; Fix symbol quoting typos
Diffstat (limited to 'lisp/obsolete')
-rw-r--r--lisp/obsolete/rcompile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/rcompile.el b/lisp/obsolete/rcompile.el
index d7020f0d074..ff7d1dcdcea 100644
--- a/lisp/obsolete/rcompile.el
+++ b/lisp/obsolete/rcompile.el
@@ -108,7 +108,7 @@ nil means run no commands."
;;;; entry point
-;; We use the Tramp internal function`tramp-make-tramp-file-name'.
+;; We use the Tramp internal function `tramp-make-tramp-file-name'.
;; Better would be, if there are functions to provide user, host and
;; localname of a remote filename, independent of Tramp's implementation.
;; The function calls are wrapped by `funcall' in order to pacify the byte