Index: library/nx/nx.nxd =================================================================== diff -u -N -rcfd13f351499bb4b1b1debd55f209419edf1af14 -r6b68ed3804524ef96f91ac8fb366ff29154900af --- library/nx/nx.nxd (.../nx.nxd) (revision cfd13f351499bb4b1b1debd55f209419edf1af14) +++ library/nx/nx.nxd (.../nx.nxd) (revision 6b68ed3804524ef96f91ac8fb366ff29154900af) @@ -49,8 +49,7 @@ # # ::nx::Class is the <<@gls basemetaclass>> of the <<@glossary nx>> # object system. All application classes are created as (direct or -# indirect) instances of this class using e.g. the '''create''' method -# of this class: +# indirect) instances of this class using e.g. its '''create''' method: # # ''' # ::nx::Class create Person {