[100463] trunk/base/src/port1.0/portutil.tcl

ryandesign at macports.org ryandesign at macports.org
Wed Dec 12 16:44:13 PST 2012


Revision: 100463
          https://trac.macports.org/changeset/100463
Author:   ryandesign at macports.org
Date:     2012-12-12 16:44:13 -0800 (Wed, 12 Dec 2012)
Log Message:
-----------
portutil.tcl: fix typo in comment

Modified Paths:
--------------
    trunk/base/src/port1.0/portutil.tcl

Modified: trunk/base/src/port1.0/portutil.tcl
===================================================================
--- trunk/base/src/port1.0/portutil.tcl	2012-12-12 23:29:20 UTC (rev 100462)
+++ trunk/base/src/port1.0/portutil.tcl	2012-12-13 00:44:13 UTC (rev 100463)
@@ -1959,7 +1959,7 @@
     }
 
     # now that we've selected variants, change all provides [a b c] to [a-b-c]
-    # this will eliminate ambiguity between item a, b, and a-b while fulfilling requirments.
+    # this will eliminate ambiguity between item a, b, and a-b while fulfilling requirements.
     #foreach obj $dlist {
     #    $obj set provides [list [join [$obj get provides] -]]
     #}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121212/defe0681/attachment.html>


More information about the macports-changes mailing list