Modified: trunk/base/src/macports1.0/macports.tcl (138944 => 138945)
--- trunk/base/src/macports1.0/macports.tcl 2015-07-24 20:43:24 UTC (rev 138944)
+++ trunk/base/src/macports1.0/macports.tcl 2015-07-24 20:54:54 UTC (rev 138945)
@@ -223,7 +223,7 @@
0 - 1 {}
2 {
if {[lindex $args 0] ne "-nonewline"} {
- set hint "error: when 5 arguments are given, 2nd last must be \"-newnewline\""
+ set hint "error: when 5 arguments are given, 2nd last must be \"-nonewline\""
error "$hint\nusage: ui_message priority prefix phase ?-nonewline? string"
}
}