Mercurial > pidgin
changeset 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 | 372711300f57 |
children | 6018f0ba6aca |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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)