[30550] trunk/base/src/port1.0/portlint.tcl

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 30 21:23:00 PDT 2007


Revision: 30550
          http://trac.macosforge.org/projects/macports/changeset/30550
Author:   ryandesign at macports.org
Date:     2007-10-30 21:23:00 -0700 (Tue, 30 Oct 2007)

Log Message:
-----------
be consistent about calling it an 'email address'

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

Modified: trunk/base/src/port1.0/portlint.tcl
===================================================================
--- trunk/base/src/port1.0/portlint.tcl	2007-10-31 03:58:15 UTC (rev 30549)
+++ trunk/base/src/port1.0/portlint.tcl	2007-10-31 04:23:00 UTC (rev 30550)
@@ -383,13 +383,13 @@
     }
 
     if {[string match "*darwinports at opendarwin.org*" $maintainers]} {
-        ui_warn "Using legacy email for no/open maintainer"
+        ui_warn "Using legacy email address for no/open maintainer"
         incr warnings
     }
 
     if {[string match "*nomaintainer at macports.org*" $maintainers] ||
         [string match "*openmaintainer at macports.org*" $maintainers]} {
-        ui_warn "Using full email adress for no/open maintainer"
+        ui_warn "Using full email address for no/open maintainer"
         incr warnings
     }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071030/cbc119c8/attachment.html


More information about the macports-changes mailing list