aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl
diff options
context:
space:
mode:
authorMarcus Arendt <[email protected]>2014-08-28 10:25:11 +0200
committerMarcus Arendt <[email protected]>2014-08-28 10:25:11 +0200
commitf5b36fc72e1ac37d00f82b7651b7ca06a628097f (patch)
treefbc4a36d985017ea8c585ac97af97ce054a1eadf /lib/ssl
parentdca659f2f5f07b70a18d3e3a1ec0967f3933415e (diff)
parent63d7fbe5cdf2b714500467b771a237e9ec11aaa8 (diff)
downloadotp-f5b36fc72e1ac37d00f82b7651b7ca06a628097f.tar.gz
otp-f5b36fc72e1ac37d00f82b7651b7ca06a628097f.tar.bz2
otp-f5b36fc72e1ac37d00f82b7651b7ca06a628097f.zip
Merge branch 'tuncer/misspelled-another' into maint
* tuncer/misspelled-another: 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>