From bd18bcd915444a54648eccded360b68c26a23b99 Mon Sep 17 00:00:00 2001 From: David Reid Date: Thu, 7 Nov 2013 13:13:30 -0800 Subject: Single space. --- docs/hazmat/primitives/interfaces.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/hazmat/primitives/interfaces.rst') diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index b5261581..f37dbb5a 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst @@ -5,8 +5,8 @@ Interfaces ``cryptography`` uses `Abstract Base Classes`_ as interfaces to describe the -properties and methods of most primitive constructs. Backends may also use -this information to influence their operation. Interfaces should also be used +properties and methods of most primitive constructs. Backends may also use +this information to influence their operation. Interfaces should also be used to document argument and return types. .. _`Abstract Base Classes`: http://www.python.org/dev/peps/pep-3119/ -- cgit v1.2.3