From cfe234cdf821a1272f271401a85d307b493fe8c9 Mon Sep 17 00:00:00 2001 From: Philip Keighley Date: Mon, 31 Dec 2018 12:05:29 -0500 Subject: Fix spelling issue in features doc Changed 'passer' to 'passed'--- doc/source/features.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/features.rst b/doc/source/features.rst index 226a257..9bd9907 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst @@ -439,7 +439,7 @@ or ``is_callable`` with *suspicious* parameters. Some PHP applications are using broad rights when using the ``chmod`` function, like the infamous ``chmod(777)`` command, effectively making the file writable by everyone. Snuffleupagus is preventing this kind of behaviour by restricting the parameters -than can be passer to ``chmod``. +than can be passed to ``chmod``. Arbitrary file inclusion hardening """""""""""""""""""""""""""""""""" -- cgit v1.3