Index: doc/next-migration.txt =================================================================== diff -u -N -ra11d866d48c3ced35ec09fe74ddc12b58b6ef928 -r308645320ba8b2d4fa4d34b07ab8b6bf6c353738 --- doc/next-migration.txt (.../next-migration.txt) (revision a11d866d48c3ced35ec09fe74ddc12b58b6ef928) +++ doc/next-migration.txt (.../next-migration.txt) (revision 308645320ba8b2d4fa4d34b07ab8b6bf6c353738) @@ -1107,7 +1107,7 @@ |[source,tcl] ---------------- -# Define a object variable "V" with value 100 and +# Define an object variable "V" with value 100 and # an instance variable "x". "V" is defined for the # class object Foo, "x" is defined in the # instances of the class. "object variable" works