aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/doc/src/ssl_session_cache_api.xml
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2015-04-30 09:47:45 +0200
committerIngela Anderton Andin <[email protected]>2015-04-30 10:18:12 +0200
commit0af20bdcfb54a648d4b0c907565171a46afd1457 (patch)
treefc7dd283508405b8c3a52590a44cfe35ac90bc9f /lib/ssl/doc/src/ssl_session_cache_api.xml
parent4025ea36fc731c3bb6898dec5687146e6c372151 (diff)
downloadotp-0af20bdcfb54a648d4b0c907565171a46afd1457.tar.gz
otp-0af20bdcfb54a648d4b0c907565171a46afd1457.tar.bz2
otp-0af20bdcfb54a648d4b0c907565171a46afd1457.zip
ssl: Align with application naming rules
ssl SSL crypto Crypto stdlib STDLIB kernel Kernel public_key Public Key
Diffstat (limited to 'lib/ssl/doc/src/ssl_session_cache_api.xml')
-rw-r--r--lib/ssl/doc/src/ssl_session_cache_api.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ssl/doc/src/ssl_session_cache_api.xml b/lib/ssl/doc/src/ssl_session_cache_api.xml
index 9cd16c5f58..c89d3874a1 100644
--- a/lib/ssl/doc/src/ssl_session_cache_api.xml
+++ b/lib/ssl/doc/src/ssl_session_cache_api.xml
@@ -108,8 +108,8 @@
API functions. Is called by the cache handling processes
<c>init</c> function, hence putting the same requirements on it
as a normal process <c>init</c> function. This function is
- called twice when starting the <c>ssl</c> application, once with
- the role client and once with the role server, as the <c>ssl</c>
+ called twice when starting the SSL application, once with
+ the role client and once with the role server, as the SSL
application must be prepared to take on both roles.
</p>
</desc>