Index: doc/tutorial2.html =================================================================== diff -u -r9a128ffc80f0c429d885af38e92c50b253cdb9e8 -r27e11788125901ff468955117d165f70d3871ce0 --- doc/tutorial2.html (.../tutorial2.html) (revision 9a128ffc80f0c429d885af38e92c50b253cdb9e8) +++ doc/tutorial2.html (.../tutorial2.html) (revision 27e11788125901ff468955117d165f70d3871ce0) @@ -1956,7 +1956,7 @@ Class NoClassInfo -superclass Class # redefine info ability NoClassInfo instproc info args { - error "No class info available" + error "No class info lookup" } # derive agent class from meta-class, which # can not access class info