summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-03-13 23:31:54 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-03-13 23:31:54 +0000
commit038ac81d735597d1e5d3390ed6565d6d507c29f9 (patch)
treefa1ca356db3ae75191398d9b5b4e191aabe16fa7 /doc
parent0f594975cdfae1bdf3da86f473a672fc8965077f (diff)
downloadneon-038ac81d735597d1e5d3390ed6565d6d507c29f9.tar.gz
* doc/security.xml: Grammar fixes.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1410 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'doc')
-rw-r--r--doc/security.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/security.xml b/doc/security.xml
index a7df00a..5caeda6 100644
--- a/doc/security.xml
+++ b/doc/security.xml
@@ -5,9 +5,9 @@
<para>&neon; is intended to be secure against a specific threat
model: use of a malicious HTTP server. Under this threat model, a
range of attacks are possible against a client when the user (or
- application) can be tricked into using an untrusted HTTP server
- under the control of a attacker. This section documents the types
- of possible attack and describes how they affect &neon;.</para>
+ application) can be tricked into accessing an HTTP server which is
+ controlled by an attacker. This section documents the types of
+ possible attack and describes how they affect &neon;.</para>
<sect2>
<title>CPU or memory consumption attacks</title>