diff lisp/term/x-win.el @ 7639:67b7d1ea7b2e

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 22 May 1994 22:14:17 +0000
parents 4fd40bd394fe
children acca78b72dd6
line wrap: on
line diff
--- a/lisp/term/x-win.el	Sun May 22 22:00:39 1994 +0000
+++ b/lisp/term/x-win.el	Sun May 22 22:14:17 1994 +0000
@@ -205,7 +205,7 @@
 This is done before the user's startup file is loaded.  They are copied to
 x-invocation args from which the X-related things are extracted, first
 the switch (e.g., \"-fg\") in the following code, and possible values
-(e.g., \"black\") in the option handler code (e.g., x-handle-switch).
+\(e.g., \"black\") in the option handler code (e.g., x-handle-switch).
 This returns ARGS with the arguments that have been processed removed."
   (setq x-invocation-args args
 	args nil)