Minor grammatical changes.

git-svn-id: https://svn.macports.org/repository/macports/trunk/doc@28468 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Mark Duling
2007-09-01 05:45:09 +00:00
parent a6eb46810b
commit 40542cdcc4
+3 -3
View File
@@ -24,8 +24,8 @@
<filename>Portfile</filename> phase declaration(s). If you use Portfile
phase declaration(s), you should know how to identify the "global" section
of a Portfile. Any statements not contained within a phase declaration, no
matter where they are located in a Portfile are said to be in the global
section of the Portfile, therefore the global section need not be
matter where they are located in a Portfile, are said to be in the global
section of the Portfile; therefore the global section need not be
contiguous. Likewise, to remove statements from the global section they
must be placed within a phase declaration.</para>
@@ -625,4 +625,4 @@ variant debug { configure.args-append --enable-debug }</programlisting>
<para></para>
</section>
</section>
</chapter>
</chapter>