summaryrefslogtreecommitdiff
path: root/lisp/obsolete/rcompile.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/obsolete/rcompile.el')
-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 5ef8be20d98..6d95b7136b1 100644
--- a/lisp/obsolete/rcompile.el
+++ b/lisp/obsolete/rcompile.el
@@ -89,7 +89,7 @@ nil means use the value returned by \\[user-login-name]."
"Command to run before compilation.
This can be used for setting up environment variables,
since rsh does not invoke the shell as a login shell and files like .login
-\(tcsh\) and .bash_profile \(bash\) are not run.
+\(tcsh) and .bash_profile \(bash) are not run.
nil means run no commands."
:type '(choice string (const nil))
:group 'remote-compile)