commit | 4c75a8c34610aef42e3bf3635a393d14a55273f8 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Jan 29 12:20:37 2014 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Jan 29 12:20:37 2014 -0600 |
tree | 2f26b875ee818d68bac94373c71292169631ef94 | |
parent | 1d65a2fb2e559852e6e40b7230ca68094cb88571 [diff] |
quotes inside, diff examples
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index cf7d5bf..09a5a4c 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst
@@ -213,8 +213,8 @@ :type: str - The standard name for the hash algorithm, for example: ``sha1`` or - ``sha256``. + The standard name for the hash algorithm, for example: ``"sha256"`` or + ``"whirlpool"``. .. attribute:: digest_size