commit | 7964c173818f7f510cc148e510c02b457a9cc094 | [log] [tgz] |
---|---|---|
author | Ayrx <terrycwk1994@gmail.com> | Tue Apr 15 21:50:58 2014 +0800 |
committer | Ayrx <terrycwk1994@gmail.com> | Tue Apr 15 21:50:58 2014 +0800 |
tree | ececad3c638c859ee285f74c631376ea2d80c519 | |
parent | 6fcab02319adfea28b890fa116675c27dc1891d5 [diff] |
Fixed nitpicks
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index a0468aa..9743278 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst
@@ -460,7 +460,7 @@ .. method:: finalize() - :return: The final message authentication code. + :return: The message authentication code. .. method:: copy()