[libsoup] Fix typo



commit 8c00fc5370f7c9954a5f9a2f25d10afd110d9be3
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Feb 3 00:35:25 2011 +0100

    Fix typo

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0302709..7948d6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -237,7 +237,7 @@ AC_ARG_ENABLE(tls-check,
 if test "$enable_tls_check" != "no" -a "$have_glib_networking" = "no"; then
 	AC_MSG_ERROR([libsoup requires glib-networking for TLS support.
 
-If you are building a packge, you can pass --disable-tls-check to
+If you are building a package, you can pass --disable-tls-check to
 allow building libsoup anyway (since glib-networking is not actually
 required at compile time), but you should be sure to add a runtime
 dependency on it.])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]