Index: doc/Class.man =================================================================== diff -u -rf8df1c79bb16a804b8c8968c2c34a0b522ab89c4 -r83a7bb902541cfc514ccaba9e21858d461a1d602 --- doc/Class.man (.../Class.man) (revision f8df1c79bb16a804b8c8968c2c34a0b522ab89c4) +++ doc/Class.man (.../Class.man) (revision 83a7bb902541cfc514ccaba9e21858d461a1d602) @@ -413,7 +413,7 @@ 102 [example_end] -Alternatively, the object [arg instance] may define an per-object +Alternatively, the object [arg instance] may define a per-object [method init] on its own. A per-object [method init] can be chained to a class-level [method init] using [cmd nx::next], just like a regular method.