jhbuild r2337 - in trunk/doc: . C



Author: fpeters
Date: Thu Sep  4 13:44:04 2008
New Revision: 2337
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2337&view=rev

Log:
* C/jhbuild.xml: fixed grammar in the description of the skip
configuration variable.  (closes: #550838; thanks to Brian)



Modified:
   trunk/doc/C/jhbuild.xml
   trunk/doc/ChangeLog

Modified: trunk/doc/C/jhbuild.xml
==============================================================================
--- trunk/doc/C/jhbuild.xml	(original)
+++ trunk/doc/C/jhbuild.xml	Thu Sep  4 13:44:04 2008
@@ -236,9 +236,9 @@
 	<varlistentry>
 	  <term><varname>skip</varname></term>
 	  <listitem>
-	    <simpara>A list of module names that to not include when
-	    deciding what to build.  One use of this variable is to use
-	    the version of a package included with the distribution
+	    <simpara>A list of module names to exclude when deciding
+	    what to build.  One use of this variable is to use the
+	    version of a package included with the distribution
 	    instead of building it.</simpara>
 	  </listitem>
 	</varlistentry>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]