Remove unnecessary trailing whitespace
[openssl.git] / doc / man3 / SSL_read_early_data.pod
index e87c1450fdcde9dbf2b1d9c9ee7316cb9d20017f..91a79bdd92db8a3082f98b38df15ed32e71e0d6b 100644 (file)
@@ -93,7 +93,7 @@ the server.
 A client uses the function SSL_write_early_data() to send early data. This
 function is similar to the L<SSL_write_ex(3)> function, but with the following
 differences. See L<SSL_write_ex(3)> for information on how to write bytes to
-the underlying connection, and how to handle any errors that may arise. This 
+the underlying connection, and how to handle any errors that may arise. This
 page describes the differences between SSL_write_early_data() and
 L<SSL_write_ex(3)>.