M-x whitespace-cleanup
diff --git a/doc/pyOpenSSL.tex b/doc/pyOpenSSL.tex
index 19271ac..3d2ce8f 100644
--- a/doc/pyOpenSSL.tex
+++ b/doc/pyOpenSSL.tex
@@ -263,7 +263,7 @@
\begin{funcdesc}{load_pkcs12}{buffer\optional{, passphrase}}
Load pkcs12 data from the string \var{buffer}. If the pkcs12 structure is
encrypted, a \var{passphrase} must be included. The MAC is always
-checked and thus required.
+checked and thus required.
See also the man page for the C function \function{PKCS12_parse}.
\end{funcdesc}