[112077] trunk/base/tests/test.tcl

jmr at macports.org jmr at macports.org
Thu Oct 10 22:14:20 PDT 2013


Revision: 112077
          https://trac.macports.org/changeset/112077
Author:   jmr at macports.org
Date:     2013-10-10 22:14:19 -0700 (Thu, 10 Oct 2013)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/base/tests/test.tcl

Modified: trunk/base/tests/test.tcl
===================================================================
--- trunk/base/tests/test.tcl	2013-10-11 04:49:43 UTC (rev 112076)
+++ trunk/base/tests/test.tcl	2013-10-11 05:14:19 UTC (rev 112077)
@@ -37,7 +37,7 @@
 
 proc print_help {arg} {
     if { $arg == "tests" } {
-        puts "The list of abailable tests is:"
+        puts "The list of available tests is:"
         foreach test $::test_suite {
             puts [puts -nonewline "  "]$test
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131010/8ed8ae5b/attachment.html>


More information about the macports-changes mailing list