Skip to content

Commit

Permalink
ndb_mongodb: Fix typos in module documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ffloimair authored and miconda committed Feb 28, 2018
1 parent 9be6008 commit 8598d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/ndb_mongodb/doc/ndb_mongodb_admin.xml
Expand Up @@ -272,7 +272,7 @@ if(mongodb_find_one("mgs1", "kamailio", "subscriber", "{ \"username\" : \"111\"
</title>
<para>
Moves to next document in a MongoDB reply. This function can be used
after a succesful mongodb_cmd() or mongodb_find(). It returns true if
after a successful mongodb_cmd() or mongodb_find(). It returns true if
there is a shift to document. The current document becomes available
via $mongodb(key) variable.
</para>
Expand Down

0 comments on commit 8598d13

Please sign in to comment.