[telepathy-gabble/telepathy-gabble-0.8] Work around a syntax highlighting bug in Vim

Will Thompson will.thompson at collabora.co.uk
Wed Dec 2 05:47:58 PST 2009


---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index d0c4931..290ec2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -92,7 +92,7 @@ AC_ARG_ENABLE(coding-style-checks,
     [ # Gabble is version x.y.z.1 - enable coding style checks by default
 AC_ARG_ENABLE(coding-style-checks,
   AC_HELP_STRING([--disable-coding-style-checks],
-                 [don't check coding style using grep]),
+                 [do not check coding style using grep]),
     [ENABLE_CODING_STYLE_CHECKS=$enableval], [ENABLE_CODING_STYLE_CHECKS=yes])
     ])
 
-- 
1.5.6.5



More information about the telepathy-commits mailing list