[116928] users/cal/ports/macports/mpstats/files/mpstats.tcl

cal at macports.org cal at macports.org
Mon Feb 10 10:40:12 PST 2014


Revision: 116928
          https://trac.macports.org/changeset/116928
Author:   cal at macports.org
Date:     2014-02-10 10:40:12 -0800 (Mon, 10 Feb 2014)
Log Message:
-----------
mpstats: fix some typos, thanks to Bradley Giesbrecht

Modified Paths:
--------------
    users/cal/ports/macports/mpstats/files/mpstats.tcl

Modified: users/cal/ports/macports/mpstats/files/mpstats.tcl
===================================================================
--- users/cal/ports/macports/mpstats/files/mpstats.tcl	2014-02-10 14:26:51 UTC (rev 116927)
+++ users/cal/ports/macports/mpstats/files/mpstats.tcl	2014-02-10 18:40:12 UTC (rev 116928)
@@ -49,7 +49,7 @@
 ##
 # Reads the configuration from the statistics config file at $prefix/etc/macports/stats.conf and the
 # UUID file $prefix/var/macports/stats-uiud. Stores the configured values in global variables.
-# Currently, the follwing configuration variables are supported:
+# Currently, the following configuration variables are supported:
 #  - stats_url The URL that will be used for POST submission of the statistics
 #  - stats_id  The UUID of this MacPorts installation; to be read from the UUID file
 # Prints an error message (but doesn't abort) if the UUID is empty.
@@ -408,7 +408,7 @@
             ui_notice "Success."
         }
         show {
-            ui_notice "Would submit the follwoing data to $stats_url:"
+            ui_notice "Would submit the following data to $stats_url:"
             ui_msg "$json"
         }
         default {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140210/72377418/attachment-0001.html>


More information about the macports-changes mailing list