Skip to content

Commit 49a55e0

Browse files
committed
fix typo
1 parent 7eb657d commit 49a55e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libmongoc/doc/mongoc_rand.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Synopsis
1111
.. code-block:: c
1212
1313
void
14-
mongoc_rand_add (const void *buf, int num, doubel entropy);
14+
mongoc_rand_add (const void *buf, int num, double entropy);
1515
1616
void
1717
mongoc_rand_seed (const void *buf, int num);

0 commit comments

Comments
 (0)