aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc/src/http_server.xml
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2011-04-04 12:30:18 +0200
committerHenrik Nord <[email protected]>2011-04-04 12:30:24 +0200
commit3fcefa8fd498a7bba83948dd83e39a1569df3a43 (patch)
tree540afcd02e8c5b4371fa85ed4c235202a01af167 /lib/inets/doc/src/http_server.xml
parent8773ee1b029e3443bba5bedd12ba93ba59a6ea78 (diff)
parent6597f81ec28909d1b3670e1c701f1175394c3fc2 (diff)
downloadotp-3fcefa8fd498a7bba83948dd83e39a1569df3a43.tar.gz
otp-3fcefa8fd498a7bba83948dd83e39a1569df3a43.tar.bz2
otp-3fcefa8fd498a7bba83948dd83e39a1569df3a43.zip
Merge branch 'bd/doc_fixes2' into dev
* bd/doc_fixes2: Fix mistake in blowfish_ebc_en/decrypt docs Compile fixes for earlier documentation fixes Various small documentation fixes OTP-9172
Diffstat (limited to 'lib/inets/doc/src/http_server.xml')
-rw-r--r--lib/inets/doc/src/http_server.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/inets/doc/src/http_server.xml b/lib/inets/doc/src/http_server.xml
index 47ed9cd229..959386e471 100644
--- a/lib/inets/doc/src/http_server.xml
+++ b/lib/inets/doc/src/http_server.xml
@@ -63,9 +63,9 @@
technologies such as SOAP.</p>
<p>Allmost all server functionality has been implemented using an
- especially crafted server API, it is described in the Erlang Web
- Server API. This API can be used to advantage by all who wants
- to enhance the server core functionality, for example custom
+ especially crafted server API which is described in the Erlang Web
+ Server API. This API can be used to advantage by all who wish
+ to enhance the core server functionality, for example with custom
logging and authentication.</p>
<marker id="config"></marker>
@@ -472,7 +472,7 @@ http://your.server.org/eval?httpd_example:print(atom_to_list(apply(erlang,halt,[
<tag><em>bytes</em></tag>
<item>The content-length of the document transferred. </item>
</taglist>
- <p>Internal server errors are recorde in the error log file. The
+ <p>Internal server errors are recorded in the error log file. The
format of this file is a more ad hoc format than the logs using
Common Logfile Format, but conforms to the following syntax:
</p>