From a38daa0ae7af623734e0abd6c4aec03bd70e1c6d Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 12 Jun 2007 08:21:13 +0000 Subject: [PATCH] (server-process-filter): Fix typo in docstring. --- lisp/server.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5