[41850] trunk/base/src

ryandesign at macports.org ryandesign at macports.org
Tue Nov 11 00:44:02 PST 2008


Revision: 41850
          http://trac.macports.org/changeset/41850
Author:   ryandesign at macports.org
Date:     2008-11-11 00:44:01 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
portimage.tcl: fix typo in comment

Modified Paths:
--------------
    trunk/base/src/registry1.0/portimage.tcl
    trunk/base/src/registry2.0/portimage.tcl

Modified: trunk/base/src/registry1.0/portimage.tcl
===================================================================
--- trunk/base/src/registry1.0/portimage.tcl	2008-11-11 07:51:28 UTC (rev 41849)
+++ trunk/base/src/registry1.0/portimage.tcl	2008-11-11 08:44:01 UTC (rev 41850)
@@ -41,7 +41,7 @@
 #
 # Port Images are basically just installations of the destroot of a port into
 # ${macports::registry.path}/software/${name}/${version}_${revision}${variants}
-# They allow the user to instal multiple versions of the same port, treating
+# They allow the user to install multiple versions of the same port, treating
 # each revision and each different combination of variants as a "version".
 #  
 # From there, the user can "activate" a port image.  This creates {sym,hard}links for

Modified: trunk/base/src/registry2.0/portimage.tcl
===================================================================
--- trunk/base/src/registry2.0/portimage.tcl	2008-11-11 07:51:28 UTC (rev 41849)
+++ trunk/base/src/registry2.0/portimage.tcl	2008-11-11 08:44:01 UTC (rev 41850)
@@ -43,7 +43,7 @@
 #
 # Port Images are basically just installations of the destroot of a port into
 # ${macports::registry.path}/software/${name}/${version}_${revision}${variants}
-# They allow the user to instal multiple versions of the same port, treating
+# They allow the user to install multiple versions of the same port, treating
 # each revision and each different combination of variants as a "version".
 #
 # From there, the user can "activate" a port image.  This creates {sym,hard}links for
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081111/15c74000/attachment.html>


More information about the macports-changes mailing list