Index: library/mongodb/nx-mongo.tcl =================================================================== diff -u -r6cff9d9b2c329e124fafd745004950b2822eb548 -r4e80fb687a82af0fc9ac0d109863931f4910de4a --- library/mongodb/nx-mongo.tcl (.../nx-mongo.tcl) (revision 6cff9d9b2c329e124fafd745004950b2822eb548) +++ library/mongodb/nx-mongo.tcl (.../nx-mongo.tcl) (revision 4e80fb687a82af0fc9ac0d109863931f4910de4a) @@ -223,7 +223,7 @@ } # - # The methods "bson encode|decode" perform the low level type + # The methods "bson encode|decode" perform the low-level type # mapping between NX objects and the bson serialization. For now, # this handles just the array notation. #