Skip to content

Commit 5b5c09e

Browse files
picnixzgpshead
andauthored
Update Doc/library/secrets.rst
Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>
1 parent d802840 commit 5b5c09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/secrets.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ hard-to-guess URLs, and similar.
6666

6767
Return a random byte string containing *nbytes* number of bytes.
6868

69-
If *nybtes* is not specified or ``None``, :const:`DEFAULT_ENTROPY`
69+
If *nbytes* is not specified or ``None``, :const:`DEFAULT_ENTROPY`
7070
is used instead.
7171

7272
.. doctest::

0 commit comments

Comments
 (0)