Index: library/mongodb/tests/nx-reference-many.test =================================================================== diff -u -rf934951db464db1a6f39ac98290ecde17a466cd7 -rc4f449cb353be812ba6502ef8e9587e87881f59b --- library/mongodb/tests/nx-reference-many.test (.../nx-reference-many.test) (revision f934951db464db1a6f39ac98290ecde17a466cd7) +++ library/mongodb/tests/nx-reference-many.test (.../nx-reference-many.test) (revision c4f449cb353be812ba6502ef8e9587e87881f59b) @@ -36,7 +36,7 @@ ###################################################################### # The second approach to implement references to other objects via an # property pointing to the object ids of other objects. This is -# similar to the classical datbase approach. When the object is +# similar to the classical database approach. When the object is # fetched, the application developer has to care about # fetching/dereferencing the referenced objects. #