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

jmr at macports.org jmr at macports.org
Sun Oct 17 22:22:58 PDT 2010


Revision: 72489
          http://trac.macports.org/changeset/72489
Author:   jmr at macports.org
Date:     2010-10-17 22:22:53 -0700 (Sun, 17 Oct 2010)
Log Message:
-----------
comment typo

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

Modified: trunk/base/src/port1.0/portutil.tcl
===================================================================
--- trunk/base/src/port1.0/portutil.tcl	2010-10-18 04:28:17 UTC (rev 72488)
+++ trunk/base/src/port1.0/portutil.tcl	2010-10-18 05:22:53 UTC (rev 72489)
@@ -1117,7 +1117,7 @@
             if {![file exists $linktarget]} {
                 return -code error "ln: $linktarget: No such file or directory"
             } elseif {![file isdirectory $target]} {
-                # this error isn't striclty what BSD ln gives, but I think it's more useful
+                # this error isn't strictly what BSD ln gives, but I think it's more useful
                 return -code error "ln: $target: Not a directory"
             }
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101017/f3fb31bd/attachment.html>


More information about the macports-changes mailing list