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

ryandesign at macports.org ryandesign at macports.org
Sat May 18 02:58:49 PDT 2013


Revision: 106186
          https://trac.macports.org/changeset/106186
Author:   ryandesign at macports.org
Date:     2013-05-18 02:58:49 -0700 (Sat, 18 May 2013)
Log Message:
-----------
portutil.tcl: fix typos in comments

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

Modified: trunk/base/src/port1.0/portutil.tcl
===================================================================
--- trunk/base/src/port1.0/portutil.tcl	2013-05-18 09:58:13 UTC (rev 106185)
+++ trunk/base/src/port1.0/portutil.tcl	2013-05-18 09:58:49 UTC (rev 106186)
@@ -1,5 +1,4 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
-# portutil.tcl
 # $Id$
 #
 # Copyright (c) 2002-2003 Apple Inc.
@@ -258,8 +257,8 @@
 }
 
 ##
-# Mark an option as deprecate
-# If it is set or accessed, it will be mapped it to the new option
+# Mark an option as deprecated
+# If it is set or accessed, it will be mapped to the new option
 #
 # @param option name of the option
 # @param newoption name of a superseding option
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130518/6921b5f7/attachment.html>


More information about the macports-changes mailing list