Index: library/mongodb/nsfmongo.c =================================================================== diff -u -r75f11a9a1c2b7370a3aa39c9b7fc1b98c5da7812 -r63cca48b152e7d05d77e6fc5986695113f11a672 --- library/mongodb/nsfmongo.c (.../nsfmongo.c) (revision 75f11a9a1c2b7370a3aa39c9b7fc1b98c5da7812) +++ library/mongodb/nsfmongo.c (.../nsfmongo.c) (revision 63cca48b152e7d05d77e6fc5986695113f11a672) @@ -934,7 +934,7 @@ /* * The call "mongoc_collection_create_index" is deprecated and should be * replaced by "mongoc_database_write_command_with_opts". However, this call - * requires "db", which is member of mongoc_collection_t, but not publically + * requires "db", which is member of mongoc_collection_t, but not public * accessible, and up to now, there is apparently no API to access this * member. */