build: More proper english :)
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Sun, 27 Sep 2009 23:25:33 +0000 (02:25 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Sun, 27 Sep 2009 23:25:33 +0000 (02:25 +0300)
configure.ac

index c2e864f..5d2feed 100644 (file)
@@ -130,7 +130,7 @@ fi
 
 # Check wether user wants to build UIs
 AC_ARG_WITH( ui,
-  AC_HELP_STRING([--disable-ui],[Don't build UI applications]),
+  AC_HELP_STRING([--disable-ui],[Do not build UI applications]),
   try_ui=$withval, try_ui=yes )
 
 HAVE_GTK=no