[gnome-builder] notification: fix help description for configure



commit de98620a444de0418e9c60d8d29b1827cdffb311
Author: Christian Hergert <chergert redhat com>
Date:   Sun Apr 16 20:20:12 2017 -0700

    notification: fix help description for configure

 plugins/notification/configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/notification/configure.ac b/plugins/notification/configure.ac
index 36586d9..d5419bd 100644
--- a/plugins/notification/configure.ac
+++ b/plugins/notification/configure.ac
@@ -1,7 +1,7 @@
 # --enable-notification-plugin=yes/no
 AC_ARG_ENABLE([notification-plugin],
               [AS_HELP_STRING([--enable-notification-plugin=@<:@yes/no@:>@],
-                              [Build with support for autocompletion in HTML documents.])],
+                              [Build with shell notification support])],
               [enable_notification_plugin=$enableval],
               [enable_notification_plugin=yes])
 


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