adjust configure help formatting
[platform/upstream/libvorbis.git] / configure.in
index b5f1a84..dd45442 100644 (file)
@@ -50,7 +50,7 @@ AM_PROG_LIBTOOL
 
 dnl docbook xml transform and processing tools
 AC_ARG_ENABLE(docs,
-  [  --enable-docs          build the documentation],
+  [  --enable-docs           build the documentation],
   [case "${enableval}" in
     yes) build_docs=true;;
     no)  build_docs=false;;