[gnome-builder] color-picker: fix typo in comment
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] color-picker: fix typo in comment
- Date: Sun, 13 Nov 2016 14:44:50 +0000 (UTC)
commit 35f7b1afcc38fff3898a2356f40366e71f5d2015
Author: Sebastien Lafargue <slafargue gnome org>
Date: Sun Nov 13 15:43:51 2016 +0100
color-picker: fix typo in comment
plugins/color-picker/configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/color-picker/configure.ac b/plugins/color-picker/configure.ac
index 57652ec..9a8228a 100644
--- a/plugins/color-picker/configure.ac
+++ b/plugins/color-picker/configure.ac
@@ -5,7 +5,7 @@ AC_ARG_ENABLE([color-picker-plugin],
[enable_color_picker_plugin=$enableval],
[enable_color_picker_plugin=yes])
-# for if ENABLE_COLOR_PICKER1_PLUGIN in Makefile.am
+# for if ENABLE_COLOR_PICKER_PLUGIN in Makefile.am
AM_CONDITIONAL(ENABLE_COLOR_PICKER_PLUGIN, test x$enable_color_picker_plugin != xno)
# Ensure our makefile is generated by autoconf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]