You should not start a sentence with Tcl command names because that "may" confuse a non-english reader.
On http://www.tcl.tk/man/tcl8.5/tutorial/Tcl2.html:
"Set always returns the contents..."
"The set command always returns the contents..."
and:
"Set can also be invoked with only one argument. When called with just one argument, it will return the contents of that argument."
"The set command can also be invoked with only one argument. When called with just one argument, it will return the contents of that argument."
BTW...there is no category for the "Tcl Tutorial".
Logged In: YES
user_id=302287
Originator: NO
Wrong tracker. The tcltutorial is in the Tcl project, not in Tcllib.
Logged In: YES
user_id=15949
Originator: NO
Is the tutorial part of this SF project, or part of the Tcl SF project? If the latter, then this bug report should be made over there.
I agree that a category for the tutorial should be created where ever the tutorial is being maintained.