Index: library/mongodb/tests/nx-reference-many.test =================================================================== diff -u -rcef3de5c4f65e767d0c66389bacc77bc3c2e5a68 -rf934951db464db1a6f39ac98290ecde17a466cd7 --- library/mongodb/tests/nx-reference-many.test (.../nx-reference-many.test) (revision cef3de5c4f65e767d0c66389bacc77bc3c2e5a68) +++ library/mongodb/tests/nx-reference-many.test (.../nx-reference-many.test) (revision f934951db464db1a6f39ac98290ecde17a466cd7) @@ -63,7 +63,7 @@ ###################################################################### # The third approach is to embed the objects in the referencing # document. This might be feasible when the values of the embedded -# objects seldomly change, When the containing object (the posting) is +# objects seldom change, When the containing object (the posting) is # loaded, the appropriate object structure is created automatically. # ? {nx::mongo::Class create Member {