diff --git a/doc/source/features.rst b/doc/source/features.rst index 407b9c7f..3f401207 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst @@ -444,7 +444,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 passed to ``chmod``. +that can be passed to ``chmod``. Arbitrary file inclusion hardening """"""""""""""""""""""""""""""""""