summaryrefslogtreecommitdiff
path: root/lisp/obsolete/rlogin.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/obsolete/rlogin.el')
-rw-r--r--lisp/obsolete/rlogin.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/rlogin.el b/lisp/obsolete/rlogin.el
index 6a06300ae35..935209650ef 100644
--- a/lisp/obsolete/rlogin.el
+++ b/lisp/obsolete/rlogin.el
@@ -95,7 +95,7 @@ This variable becomes local to a buffer when set in any fashion for it.
It is better to use the function of the same name to change the behavior of
directory tracking in an rlogin session once it has begun, rather than
simply setting this variable, since the function does the necessary
-re-synching of directories."
+re-syncing of directories."
:type '(choice (const :tag "off" nil)
(const :tag "ftp" t)
(other :tag "local" local))