diff options
| author | Ville Skyttä | 2017-05-29 10:08:14 +0300 |
|---|---|---|
| committer | Ville Skyttä | 2017-05-29 11:36:05 +0300 |
| commit | ca16c3821053e5bf2b87aeb10007f73f31dc1eac (patch) | |
| tree | 28b394ba7ef2e107c5fb3112c7ba97f01b6915f1 /docs/library/uhashlib.rst | |
| parent | e5e49bedcb0ed353ee22ba99078301d9ccd87dbf (diff) | |
various: Spelling fixes
Diffstat (limited to 'docs/library/uhashlib.rst')
| -rw-r--r-- | docs/library/uhashlib.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/uhashlib.rst b/docs/library/uhashlib.rst index cd0216dae..6b9a764ba 100644 --- a/docs/library/uhashlib.rst +++ b/docs/library/uhashlib.rst @@ -15,11 +15,11 @@ 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 targetting network connectivity and + applications, so boards targeting network connectivity and interoperatiability will try to provide this. * MD5 - A legacy algorithm, not considered cryptographically secure. Only - selected boards, targetting interoperatibility with legacy applications, + selected boards, targeting interoperatibility with legacy applications, will offer this. Constructors |
