Index: doc/example-scripts/rosetta-delegates.tcl =================================================================== diff -u -ra963e8896fd07c345ccfa034cbd043344edbf083 -ra11d866d48c3ced35ec09fe74ddc12b58b6ef928 --- doc/example-scripts/rosetta-delegates.tcl (.../rosetta-delegates.tcl) (revision a963e8896fd07c345ccfa034cbd043344edbf083) +++ doc/example-scripts/rosetta-delegates.tcl (.../rosetta-delegates.tcl) (revision a11d866d48c3ced35ec09fe74ddc12b58b6ef928) @@ -36,7 +36,7 @@ # === Demonstrating the behavior in a shell: # -# Create a +Delegator+, which has no +delegatee+ defined. Therefore +# Create a +Delegator+, which has no +delegatee+ defined. Therefore, # delegator performs the action by itself, the default implementation. # ? {set a [Delegator new]} "::nsf::__#0"