Index: library/mongodb/Makefile.in =================================================================== diff -u -N -r6252b8e8f27440a23844e4695f76c92715890bd8 -r2a955681817e4db4776d7ae904babe8053c5ad74 --- library/mongodb/Makefile.in (.../Makefile.in) (revision 6252b8e8f27440a23844e4695f76c92715890bd8) +++ library/mongodb/Makefile.in (.../Makefile.in) (revision 2a955681817e4db4776d7ae904babe8053c5ad74) @@ -161,7 +161,7 @@ #======================================================================== # TEA TARGETS. Please note that the "libraries:" target refers to platform -# independent files, and the "binaries:" target inclues executable programs and +# independent files, and the "binaries:" target includes executable programs and # platform-dependent libraries. Modify these targets so that they install # the various pieces of your package. The make and install rules # for the BINARIES that you specified above have already been done.