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

ryandesign at macports.org ryandesign at macports.org
Thu Apr 21 00:52:42 PDT 2011


Revision: 78053
          http://trac.macports.org/changeset/78053
Author:   ryandesign at macports.org
Date:     2011-04-21 00:52:42 -0700 (Thu, 21 Apr 2011)
Log Message:
-----------
portutil.tcl: apostrophe 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	2011-04-21 07:28:24 UTC (rev 78052)
+++ trunk/base/src/port1.0/portutil.tcl	2011-04-21 07:52:42 UTC (rev 78053)
@@ -954,7 +954,7 @@
 
 # delete
 # file delete -force by itself doesn't handle directories properly
-# on systems older than Tiger. Lets recurse using fs-traverse instead
+# on systems older than Tiger. Let's recurse using fs-traverse instead.
 proc delete {args} {
     ui_debug "delete: $args"
     fs-traverse -depth file $args {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110421/87346d97/attachment.html>


More information about the macports-changes mailing list