aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl
diff options
context:
space:
mode:
authorMarcus Arendt <[email protected]>2014-08-28 10:26:04 +0200
committerMarcus Arendt <[email protected]>2014-08-28 10:26:04 +0200
commitdeb3008fb728f2089e844a53c95a8d7bfb4dfb5c (patch)
tree5cf9b6b6bdf87546fd38f90da8a5d51440dfbcb2 /lib/ssl
parent2fbce26b3fe4bd7b4401f0e1313b778c38be36b2 (diff)
parentf5b36fc72e1ac37d00f82b7651b7ca06a628097f (diff)
downloadotp-deb3008fb728f2089e844a53c95a8d7bfb4dfb5c.tar.gz
otp-deb3008fb728f2089e844a53c95a8d7bfb4dfb5c.tar.bz2
otp-deb3008fb728f2089e844a53c95a8d7bfb4dfb5c.zip
Merge branch 'maint'
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>