aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/server.el
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2007-06-12 08:21:13 +0000
committerJuanma Barranquero <[email protected]>2007-06-12 08:21:13 +0000
commita38daa0ae7af623734e0abd6c4aec03bd70e1c6d (patch)
treedb03330447dd87d2982194cc0d41bba25370a98a /lisp/server.el
parent67f3ad67ee317226cb5d1bb139de0cfd883fdc5e (diff)
(server-process-filter): Fix typo in docstring.
Diffstat (limited to 'lisp/server.el')
-rw-r--r--lisp/server.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/server.el b/lisp/server.el
index 01acabf1ec..997a6c4fc6 100644
--- a/lisp/server.el
+++ b/lisp/server.el
@@ -564,7 +564,7 @@ The following commands are accepted by the server:
`-auth AUTH-STRING'
Authenticate the client using the secret authentication string
- AUTH_STRING.
+ AUTH-STRING.
`-version CLIENT-VERSION'
Check version numbers between server and client, and signal an