From d0f12f81c83435d8e21f288792226398649a97d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 30 Sep 2013 13:07:03 +0200 Subject: [PATCH] configure: Fix typo --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 816d561d1d..43e26f8ecf 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer GObject Introspectin overrides for Python , 1.1.90.1, +AC_INIT(GStreamer GObject Introspection overrides for Python , 1.1.90.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python)