aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/doc/src/ssl_crl_cache_api.xml
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2015-04-02 16:48:50 +0200
committerIngela Anderton Andin <[email protected]>2015-04-09 09:08:38 +0200
commit7461639d24f5d28e2b43ec10e1aa2376b4ba8936 (patch)
tree97b175a946f9c93b6375ada4cd35d6a41690c840 /lib/ssl/doc/src/ssl_crl_cache_api.xml
parent6af3195c80ab7ce522602d50eb1db3b6916dcde6 (diff)
downloadotp-7461639d24f5d28e2b43ec10e1aa2376b4ba8936.tar.gz
otp-7461639d24f5d28e2b43ec10e1aa2376b4ba8936.tar.bz2
otp-7461639d24f5d28e2b43ec10e1aa2376b4ba8936.zip
ssl: Correct typos
Diffstat (limited to 'lib/ssl/doc/src/ssl_crl_cache_api.xml')
-rw-r--r--lib/ssl/doc/src/ssl_crl_cache_api.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/doc/src/ssl_crl_cache_api.xml b/lib/ssl/doc/src/ssl_crl_cache_api.xml
index 3f518496be..d18eadd2f2 100644
--- a/lib/ssl/doc/src/ssl_crl_cache_api.xml
+++ b/lib/ssl/doc/src/ssl_crl_cache_api.xml
@@ -60,7 +60,7 @@
<v> CRLs = [<seealso
marker="public_key:public_key">public_key:der_encoded()</seealso>] </v>
</type>
- <desc> <p>Lookup the CRLs belonging to the distribution point <c> Distributionpoint </c> </p>.
+ <desc> <p>Lookup the CRLs belonging to the distribution point <c> Distributionpoint </c>. </p>
This function may choose to only look in the cache or to follow distribution point
links depending on how the cache is administrated.
</desc>