aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/security.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security.mdwn b/doc/security.mdwn
index b294decc8..76b99b533 100644
--- a/doc/security.mdwn
+++ b/doc/security.mdwn
@@ -21,7 +21,7 @@ this would be to limit web commits to those done by a certian user.
## other stuff to look at
I need to audit the git backend a bit, and have been meaning to
-see if any CRLF injection type things can be done.
+see if any CRLF injection type things can be done in the CGI code.
----