From: Juanma Barranquero Date: Tue, 12 Jun 2007 08:21:13 +0000 (+0000) Subject: (server-process-filter): Fix typo in docstring. X-Git-Tag: emacs-pretest-23.0.90~11236^2~76 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a38daa0ae7af623734e0abd6c4aec03bd70e1c6d;p=emacs.git (server-process-filter): Fix typo in docstring. --- diff --git a/lisp/server.el b/lisp/server.el index 01acabf1ec8..997a6c4fc6f 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