]> granicus.if.org Git - check/commitdiff
* add a missing quote to tutorial
authorcpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Fri, 13 Oct 2006 03:34:16 +0000 (03:34 +0000)
committercpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Fri, 13 Oct 2006 03:34:16 +0000 (03:34 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@294 64e312b2-a51f-0410-8e61-82d0ca0eb02a

doc/tutorial.sgml

index 452a465a461f99c4360c997cf2e2183f114bc789..ec923441da1d20cf3f5102e37ddeeab65eb0436b 100644 (file)
@@ -409,7 +409,8 @@ The enumeration values defined in Check to control print output are as follows:
 
      <varlistentry>
        <term>CK_ENV</term>
-       <listitem><para>Gets the print mode from the environment variable CK_VERBOSITY, which can have the values "silent", "minimal", "normal, "verbose". If the variable is not found or the value is not recognized, the print mode is set to CK_NORMAL.
+       <listitem><para>Gets the print mode from the environment
+       variable CK_VERBOSITY, which can have the values "silent", "minimal", "normal", "verbose". If the variable is not found or the value is not recognized, the print mode is set to CK_NORMAL.
        </para></listitem>
      </varlistentry>
    </variablelist>