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