Opened 18 years ago

Closed 18 years ago

#6706 closed defect (fixed)

Mispellings of "version"

Reported by: deric@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc:
Port:

Description

find . | xargs grep -n verson

./base/src/registry1.0/portimage.tcl:212: ui_msg "$UI_PREFIX [msgcat::mc "The following versons of $name are currently installed:"]" ./base/src/registry1.0/portuninstall.tcl:47: ui_msg "$UI_PREFIX [msgcat::mc "The following verson of $portname are currently installed:"]" ./base/src/registry1.0/registry.tcl:212: puts "The following versons of $portname are currently installed:"

Attachments (1)

versions.patch (2.0 KB) - added by deric@… 18 years ago.
patch for the found mispellings

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by deric@…

Attachment: versions.patch added

patch for the found mispellings

comment:1 Changed 18 years ago by jmpp@…

Resolution: fixed
Status: newclosed

Thanks for the fix, comitted. Keep 'em coming!

-jmpp

Note: See TracTickets for help on using tickets.