Index: doc/Class.3 =================================================================== diff -u -r6e30c5541188221b5d2a64a624212c342d1a51f1 -rf817725e88751339be58485d579241a0b97e15b9 --- doc/Class.3 (.../Class.3) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) +++ doc/Class.3 (.../Class.3) (revision f817725e88751339be58485d579241a0b97e15b9) @@ -1221,7 +1221,7 @@ with an empty argument list\&. .PP Object destruction, such as triggered by an application-level -\fBdestroy\fR call (5), is finalized by \fB__dealloc\fR offerd by +\fBdestroy\fR call (5), is finalized by \fB__dealloc\fR offered by \fBnx::Class\fR\&. .PP In the following, the three built-in procedures ---