From 7964c173818f7f510cc148e510c02b457a9cc094 Mon Sep 17 00:00:00 2001 From: Ayrx Date: Tue, 15 Apr 2014 21:50:58 +0800 Subject: Fixed nitpicks --- docs/hazmat/primitives/interfaces.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat') diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index a0468aa3..9743278c 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst @@ -460,7 +460,7 @@ CMAC .. method:: finalize() - :return: The final message authentication code. + :return: The message authentication code. .. method:: copy() -- cgit v1.2.3