diff src/xfns.c @ 47159:23b87fbdd685

(Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpoint.no>.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 30 Aug 2002 17:00:06 +0000
parents 21cac7a2dcb9
children 4e4edde4b0a6
line wrap: on
line diff
--- a/src/xfns.c	Fri Aug 30 16:41:25 2002 +0000
+++ b/src/xfns.c	Fri Aug 30 17:00:06 2002 +0000
@@ -5293,8 +5293,8 @@
       if (!NILP (must_succeed))
 	fatal ("Cannot connect to X server %s.\n\
 Check the DISPLAY environment variable or use `-d'.\n\
-Also use the `xauth' program to verify that you have the proper
-authoritization information needed to connect the X server.\n\
+Also use the `xauth' program to verify that you have the proper\n\
+authorization information needed to connect the X server.\n\
 An insecure way to solve the problem may be to use `xhost'.\n",
 	       SDATA (display));
       else