Revision: 68309 http://trac.macports.org/changeset/68309 Author: snc@macports.org Date: 2010-05-31 12:39:42 -0700 (Mon, 31 May 2010) Log Message: ----------- remark added in r68308 should be `eliminated` not `overriden`, #25073 Revision Links: -------------- http://trac.macports.org/changeset/68308 Modified Paths: -------------- trunk/doc-new/guide/xml/portfiledev.xml Modified: trunk/doc-new/guide/xml/portfiledev.xml =================================================================== --- trunk/doc-new/guide/xml/portfiledev.xml 2010-05-31 19:38:10 UTC (rev 68308) +++ trunk/doc-new/guide/xml/portfiledev.xml 2010-05-31 19:39:42 UTC (rev 68309) @@ -359,7 +359,7 @@ <para>Because many software packages do not use <option>configure</option>, a keyword is provided to eliminate the <option>configure</option> phase. Another exception is the - <option>destroot</option> phase may not be overriden. See the + <option>destroot</option> phase may not be eliminated. See the chapter <link linkend="reference">Portfile Reference</link> for full information.</para> </note>