[72258] trunk/base/src/port/port.tcl

jberry at macports.org jberry at macports.org
Sat Oct 9 08:05:28 PDT 2010


Revision: 72258
          http://trac.macports.org/changeset/72258
Author:   jberry at macports.org
Date:     2010-10-09 08:05:25 -0700 (Sat, 09 Oct 2010)
Log Message:
-----------
Be discriminating in use of misspellings

Modified Paths:
--------------
    trunk/base/src/port/port.tcl

Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl	2010-10-09 08:41:01 UTC (rev 72257)
+++ trunk/base/src/port/port.tcl	2010-10-09 15:05:25 UTC (rev 72258)
@@ -1346,9 +1346,9 @@
     #   a/1.0, a/2.0    ==>
     #
     #   If there's an exact match, we take it.
-    #   If there's a match between simple and descriminated, we take the later.
+    #   If there's a match between simple and discriminated, we take the later.
     
-    # First create a list of the fully descriminated names in b
+    # First create a list of the fully discriminated names in b
     array unset bfull
     set i 0
     foreach bitem $b {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101009/fcb23fc9/attachment.html>


More information about the macports-changes mailing list