Index: generic/nsfObj.c =================================================================== diff -u -r16a02881bff0a0d626d0045dfd96660338d0c314 -r73a82fc11b54214c6fa9893c8ef5849619eadda1 --- generic/nsfObj.c (.../nsfObj.c) (revision 16a02881bff0a0d626d0045dfd96660338d0c314) +++ generic/nsfObj.c (.../nsfObj.c) (revision 73a82fc11b54214c6fa9893c8ef5849619eadda1) @@ -557,7 +557,7 @@ * * MixinClasses keep a list of Tcl_Objs of type mixinReg. * When a class is deleted, this call makes sure, that - * non-of these have th chance to point to a stale entry. + * non-of these have the chance to point to a stale entry. * * Results: * Tcl result code