diff options
author | Ingela Anderton Andin <[email protected]> | 2015-04-02 16:48:50 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2015-04-09 09:08:38 +0200 |
commit | 7461639d24f5d28e2b43ec10e1aa2376b4ba8936 (patch) | |
tree | 97b175a946f9c93b6375ada4cd35d6a41690c840 /lib/ssl/doc/src/ssl_distribution.xml | |
parent | 6af3195c80ab7ce522602d50eb1db3b6916dcde6 (diff) | |
download | otp-7461639d24f5d28e2b43ec10e1aa2376b4ba8936.tar.gz otp-7461639d24f5d28e2b43ec10e1aa2376b4ba8936.tar.bz2 otp-7461639d24f5d28e2b43ec10e1aa2376b4ba8936.zip |
ssl: Correct typos
Diffstat (limited to 'lib/ssl/doc/src/ssl_distribution.xml')
-rw-r--r-- | lib/ssl/doc/src/ssl_distribution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/doc/src/ssl_distribution.xml b/lib/ssl/doc/src/ssl_distribution.xml index 6d1a2f9ccc..c9f7b1b27f 100644 --- a/lib/ssl/doc/src/ssl_distribution.xml +++ b/lib/ssl/doc/src/ssl_distribution.xml @@ -209,7 +209,7 @@ Eshell V5.0 (abort with ^G) initiates a connection to another node. <c>server_</c>-prefixed options are used when accepting a connection from a remote node.</p> - <p>More complex options, such as <c>verify_fun</c>c>, are currently not + <p>More complex options, such as <c>verify_fun</c>, are currently not available, but a mechanism to handle such options may be added in a future release.</p> |