diff options
author | Ingela Anderton Andin <[email protected]> | 2015-09-08 09:46:20 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2015-09-08 11:19:34 +0200 |
commit | b15bc9dc1b3a6e0b1076652050a87e5d03e30eac (patch) | |
tree | d87f036769ad0c640e8ce84357a0495faf2b9a3a /lib/inets/doc/src/httpd.xml | |
parent | a2a1883e04aaa923b385cbbc496395ed5bf1dc17 (diff) | |
download | otp-b15bc9dc1b3a6e0b1076652050a87e5d03e30eac.tar.gz otp-b15bc9dc1b3a6e0b1076652050a87e5d03e30eac.tar.bz2 otp-b15bc9dc1b3a6e0b1076652050a87e5d03e30eac.zip |
inets: Use ASSCI '
Diffstat (limited to 'lib/inets/doc/src/httpd.xml')
-rw-r--r-- | lib/inets/doc/src/httpd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/doc/src/httpd.xml b/lib/inets/doc/src/httpd.xml index c02e23438f..470359d0b2 100644 --- a/lib/inets/doc/src/httpd.xml +++ b/lib/inets/doc/src/httpd.xml @@ -215,7 +215,7 @@ Notice that some <c>mod</c>-modules are dependent on others, so the order cannot be entirely arbitrary. See the <seealso marker="http_server">Inets Web Server Modules</seealso> in the - User’s Guide for details.</p> + User's Guide for details.</p> </item> </taglist> |