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 3c231c7 commit 66eb50cCopy full SHA for 66eb50c
Doc/library/uuid.rst
@@ -226,7 +226,7 @@ The :mod:`uuid` module defines the following functions:
226
227
Generate a UUID from a sequence number and the current time according to
228
:rfc:`9562`.
229
- This is an alternative to :func:`uuid1` to improve DB locality.
+ This is an alternative to :func:`uuid1` to improve database locality.
230
231
When *node* is not specified, :func:`getnode` is used to obtain the hardware
232
address as a 48-bit positive integer. When a sequence number *clock_seq* is
0 commit comments