Index: library/xotcl/doc/langRef.xotcl =================================================================== diff -u -rb9fcdec2a4d614ee624d548218df4719cdb27049 -r38ea9f94f2f1b54ff8f4213a814a350dec29b96b --- library/xotcl/doc/langRef.xotcl (.../langRef.xotcl) (revision b9fcdec2a4d614ee624d548218df4719cdb27049) +++ library/xotcl/doc/langRef.xotcl (.../langRef.xotcl) (revision 38ea9f94f2f1b54ff8f4213a814a350dec29b96b) @@ -125,7 +125,7 @@ default it is set off, which means that the object/class is destroyed and all relations (e.g. subclass/superclass) to other objects/classes are destroyed as well. If <@tt>softrecreate is - set, the object is reseted, but not destroyed, the relations + set, the object is reset, but not destroyed, the relations are kept. This is important, when e.g. reloading a file with class definitions (e.g. when used in OpenACS with file watching and reloading). With <@tt>softrecreate set, Index: library/xotcl/library/comm/Access.xotcl =================================================================== diff -u -r2a955681817e4db4776d7ae904babe8053c5ad74 -r38ea9f94f2f1b54ff8f4213a814a350dec29b96b --- library/xotcl/library/comm/Access.xotcl (.../Access.xotcl) (revision 2a955681817e4db4776d7ae904babe8053c5ad74) +++ library/xotcl/library/comm/Access.xotcl (.../Access.xotcl) (revision 38ea9f94f2f1b54ff8f4213a814a350dec29b96b) @@ -970,7 +970,7 @@ my finish set block "" } else { - ### To avoid CRLF problmes we set the translation for + ### To avoid CRLF problems we set the translation for ### the body entity to binary $S translation binary my set state 4