doc: remove end of line whitespace
[openssl.git] / doc / man7 / EVP_KEYEXCH-ECDH.pod
index 95076b1ebd039bb491a9cf652c0c1c1da0a41e84..a710625f223133da1d8d1a9a4b09b7f67fcc9a0b 100644 (file)
@@ -74,7 +74,7 @@ Keys for the host and peer must be generated as shown in
 L<EVP_PKEY-EC(7)/Examples> using the same curve name.
 
 The code to generate a shared secret for the normal case is identical to
-L<EVP_KEYEXCH-DH(7)/Examples>. 
+L<EVP_KEYEXCH-DH(7)/Examples>.
 
 To derive a shared secret on the host using the host's key and the peer's public
 key but also using X963KDF with a user key material: