summaryrefslogtreecommitdiff
path: root/docs/library/uhashlib.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/uhashlib.rst')
-rw-r--r--docs/library/uhashlib.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/uhashlib.rst b/docs/library/uhashlib.rst
index 50ed658cc..e1eddd2b7 100644
--- a/docs/library/uhashlib.rst
+++ b/docs/library/uhashlib.rst
@@ -18,10 +18,10 @@ be implemented:
* SHA1 - A previous generation algorithm. Not recommended for new usages,
but SHA1 is a part of number of Internet standards and existing
applications, so boards targeting network connectivity and
- interoperatiability will try to provide this.
+ interoperability will try to provide this.
* MD5 - A legacy algorithm, not considered cryptographically secure. Only
- selected boards, targeting interoperatibility with legacy applications,
+ selected boards, targeting interoperability with legacy applications,
will offer this.
Constructors