summaryrefslogtreecommitdiff
path: root/README.input_filter
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-10-13 14:14:50 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-10-13 14:14:50 +0200
commit902d39a3a79c6efe93c8879575fdd5a759cf03de (patch)
treee6ec0af8ac4333de34f581c2c7b5a2eb93e635a1 /README.input_filter
parent581f0141b6dd8d20e71612f90b01507ed0783db8 (diff)
downloadphp-git-902d39a3a79c6efe93c8879575fdd5a759cf03de.tar.gz
Trim trailing whitespace in source code files
Diffstat (limited to 'README.input_filter')
-rw-r--r--README.input_filter2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.input_filter b/README.input_filter
index be260013ac..adbfc70e5b 100644
--- a/README.input_filter
+++ b/README.input_filter
@@ -12,7 +12,7 @@ enforced. It is implemented as a SAPI hook and is called from the
treat_data and post handler functions. To implement your own security
policy you will need to write a standard PHP extension. There is also
a powerful standard implementation in ext/filter that should suit most
-peoples' needs. However, if you want to implement your own security
+peoples' needs. However, if you want to implement your own security
policy, read on.
A simple implementation might look like the following. This stores the