aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl
diff options
context:
space:
mode:
authorTuncer Ayaz <[email protected]>2014-08-24 19:05:02 +0200
committerTuncer Ayaz <[email protected]>2014-08-25 13:18:52 +0200
commit63d7fbe5cdf2b714500467b771a237e9ec11aaa8 (patch)
tree6ae3a835427e36c7773f4d34841fe5df53d3672a /lib/ssl
parentcffe162d9ddce58b2aaf71a102f3b6c6738a2029 (diff)
downloadotp-63d7fbe5cdf2b714500467b771a237e9ec11aaa8.tar.gz
otp-63d7fbe5cdf2b714500467b771a237e9ec11aaa8.tar.bz2
otp-63d7fbe5cdf2b714500467b771a237e9ec11aaa8.zip
Fix misspellings of 'another'
Diffstat (limited to 'lib/ssl')
-rw-r--r--lib/ssl/doc/src/ssl_protocol.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/doc/src/ssl_protocol.xml b/lib/ssl/doc/src/ssl_protocol.xml
index cdfafe224b..80d9cc4ee8 100644
--- a/lib/ssl/doc/src/ssl_protocol.xml
+++ b/lib/ssl/doc/src/ssl_protocol.xml
@@ -83,7 +83,7 @@
<em>subject</em>. The certificate is signed
with the private key of the issuer of the certificate. A chain
of trust is build by having the issuer in its turn being
- certified by an other certificate and so on until you reach the
+ certified by another certificate and so on until you reach the
so called root certificate that is self signed i.e. issued
by itself.</p>