From 061666f3fecc243c4a2c889faa7962d473612df9 Mon Sep 17 00:00:00 2001
From: Trevor Brown
Date: Thu, 27 Oct 2016 11:58:18 -0400
Subject: Correct spelling error in ssl_distribution.xml
Correct "...an exra distribution..." to "...an extra distribution...".
---
lib/ssl/doc/src/ssl_distribution.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'lib')
diff --git a/lib/ssl/doc/src/ssl_distribution.xml b/lib/ssl/doc/src/ssl_distribution.xml
index 1150043e76..61f88e3860 100644
--- a/lib/ssl/doc/src/ssl_distribution.xml
+++ b/lib/ssl/doc/src/ssl_distribution.xml
@@ -43,7 +43,7 @@
Erlang node distributed, net_kernel uses this module to
set up listen ports and connections.
- In the SSL application, an exra distribution
+
In the SSL application, an extra distribution
module, inet_tls_dist, can be used as an
alternative. All distribution connections will use SSL and
all participating Erlang nodes in a distributed system must use
--
cgit v1.2.3