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