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

Will Thompson will.thompson at collabora.co.uk
Fri Nov 13 02:21:03 PST 2009


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

diff --git a/configure.ac b/configure.ac
index e1b2e05..88e06fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -94,7 +94,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