Index: library/xotcl/doc/tutorial.html =================================================================== diff -u -N -rf817725e88751339be58485d579241a0b97e15b9 -r43373d98ca07d446abec8f8f62af7c4df56207a3 --- library/xotcl/doc/tutorial.html (.../tutorial.html) (revision f817725e88751339be58485d579241a0b97e15b9) +++ library/xotcl/doc/tutorial.html (.../tutorial.html) (revision 43373d98ca07d446abec8f8f62af7c4df56207a3) @@ -4116,7 +4116,7 @@ where valid options are -objscope, -methodprefix, -earlybinding and -default. The option -objscope is used to specify that the command should be -executed in the scope of the calling object (i.e. instance variables apprear +executed in the scope of the calling object (i.e., instance variables appear as local variables), -methodprefix means that the called method should be prefixed with the specified string (to avoid name clashes), -earlybinding means that the function pointer of