diff configure.ac @ 21643:146766959840

Fix a grammar mistake I managed to catch.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 26 Nov 2007 06:41:00 +0000
parents 6b10805d29bc
children d7845234c752 ae8a9f2866bd
line wrap: on
line diff
--- a/configure.ac	Mon Nov 26 06:31:41 2007 +0000
+++ b/configure.ac	Mon Nov 26 06:41:00 2007 +0000
@@ -383,7 +383,7 @@
 		AC_MSG_ERROR([
 
 You must have the GTK+ 2.0 development headers installed to compile Pidgin.
-If you only want to build Finch then specify --disable-gtkui when running configure.
+If you want to build only Finch then specify --disable-gtkui when running configure.
 ])])
 
 	AC_SUBST(GTK_CFLAGS)