We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb657d commit 49a55e0Copy full SHA for 49a55e0
src/libmongoc/doc/mongoc_rand.rst
@@ -11,7 +11,7 @@ Synopsis
11
.. code-block:: c
12
13
void
14
- mongoc_rand_add (const void *buf, int num, doubel entropy);
+ mongoc_rand_add (const void *buf, int num, double entropy);
15
16
17
mongoc_rand_seed (const void *buf, int num);
0 commit comments