Documentation: Fix word usage (#19529)

This commit is contained in:
Sizhe Zhao
2022-02-15 06:15:59 +08:00
committed by GitHub
parent 2ef71c0a46
commit b2c5d7b4ff
5 changed files with 8 additions and 8 deletions

View File

@@ -446,7 +446,7 @@ Hashing
from the MongoDB interface and it thus binary compatible with a MongoDB OID.
* `sha1 <sha1.html>`_
This module implements a sha1 encoder and decoder.
This module implements the SHA-1 checksum algorithm.
Miscellaneous