Tcl Library Source Code

View Ticket
Login
Ticket UUID: 1740574
Title: typographical errors in javascript package
Type: Bug Version: None
Submitter: escargo Created on: 2007-06-20 20:23:57
Subsystem: javascript Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2007-06-21 11:10:53
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2007-06-21 04:10:53
Description:
The documentation for the tcllib javacript package has three instances of "it's" where "its" is meant.

::javascript::makeMasterButton master value slavePattern boolean
    Create an HTML button that sets it's slave ....
::javascript::makeParentCheckbox parentName childName
    Create an HTML checkbox and tie its value to that of it's child checkbox....
::javascript::makeChildCheckbox parentName childName
    Create an HTML checkbox and tie its value to that of it's parent checkbox....

Curiously, some of the "its" are right.
User Comments: andreas_kupries added on 2007-06-21 11:10:52:
Logged In: YES 
user_id=75003
Originator: NO

Fixed in CVS head.