Index: library/mongodb/example-nx-reference-one.tcl =================================================================== diff -u -r8f4ba2af8b01697a3aab727a2794cb3b456d6632 -r9248d253eb37bcefbfa38a1d86df306f40922444 --- library/mongodb/example-nx-reference-one.tcl (.../example-nx-reference-one.tcl) (revision 8f4ba2af8b01697a3aab727a2794cb3b456d6632) +++ library/mongodb/example-nx-reference-one.tcl (.../example-nx-reference-one.tcl) (revision 9248d253eb37bcefbfa38a1d86df306f40922444) @@ -1,8 +1,8 @@ # # This is an introductory example how to use the nx mongo mapping for # referencing some object. We use here an example of an Posting having -# a (possible compound) user as originator. All example work the same -# way as well with with multivalued attributes. +# a single (possible compound) user as originator. All example work +# the same way as well with with multivalued attributes. # # Gustaf Neumann fecit, May 2011 #