changeset 6144:714b670eac42

(with_x_toolkit): Fix typo in previous change.
author Karl Heuer <kwzh@gnu.org>
date Wed, 02 Mar 1994 05:59:09 +0000
parents 45bdd0e4b6ea
children 843ce3f872c2
files configure1.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure1.in	Wed Mar 02 05:48:00 1994 +0000
+++ b/configure1.in	Wed Mar 02 05:59:09 1994 +0000
@@ -212,7 +212,7 @@
 #echo "${progname}: the \`--${optname}' option is supposed to have a value
 #which is \`yes', \`no', \`lucid', \`athena', \`motif' or \`open-look'."
 echo "${progname}: the \`--${optname}' option is supposed to have a value
-which is \`yes', \`no', \`lucid', or \`athena'.
+which is \`yes', \`no', \`lucid', or \`athena'."
 	       echo "${short_usage}") >&2
 	      exit 1
 	    ;;