Mercurial > emacs
changeset 83633:3c43b53861c8
(server-process-filter): Fix typo in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 12 Jun 2007 08:21:13 +0000 |
parents | cc587bfd19ca |
children | 391cce03f832 |
files | lisp/server.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/server.el Mon Jun 11 01:00:07 2007 +0000 +++ b/lisp/server.el Tue Jun 12 08:21:13 2007 +0000 @@ -564,7 +564,7 @@ `-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