[135038] trunk/dports/_resources/port1.0/group/active_variants-1.0.tcl

ionic at macports.org ionic at macports.org
Mon Apr 13 17:51:34 PDT 2015


Revision: 135038
          https://trac.macports.org/changeset/135038
Author:   ionic at macports.org
Date:     2015-04-13 17:51:33 -0700 (Mon, 13 Apr 2015)
Log Message:
-----------
active_variants-1.0.tcl: typo fixes.

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/active_variants-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/active_variants-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/active_variants-1.0.tcl	2015-04-14 00:08:39 UTC (rev 135037)
+++ trunk/dports/_resources/port1.0/group/active_variants-1.0.tcl	2015-04-14 00:51:33 UTC (rev 135038)
@@ -49,7 +49,7 @@
 #  $required
 #    is a list of variants that must be enabled for the test to succeed
 #    (required; remember this can also be a space-separated string or just
-#    a string for a single value. It's iterpreted as list, though.)
+#    a string for a single value. It's interpreted as list, though.)
 #  $forbidden
 #    is a list of variants that may not be enabled for the test to succeed
 #    (default is empty list, see description of $required for values that can be
@@ -68,7 +68,7 @@
 # }
 #
 # If all you want to do is bail out when the condition isn't fulfilled, there's
-# a convience wrapper available. If the condition isn't met it will print an
+# a convenience wrapper available. If the condition isn't met it will print an
 # error message and exit. This will also error out, if the port $name isn't
 # active, so you should probably not be using this before configure phase.
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150413/e90c3756/attachment.html>


More information about the macports-changes mailing list