changeset 3085:cb714ea94b61

Fix another message.
author Richard M. Stallman <rms@gnu.org>
date Tue, 25 May 1993 18:07:11 +0000
parents a4341d92948a
children e414a29f8dc8
files configure1.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure1.in	Tue May 25 17:17:50 1993 +0000
+++ b/configure1.in	Tue May 25 18:07:11 1993 +0000
@@ -922,7 +922,7 @@
     fi
   ;;
   * )
-    echo "Don\'t specify the window system more than once." >&2
+    echo "Don't specify the window system more than once." >&2
     exit 1
   ;;
 esac