diff options
| author | jvoisin | 2017-12-27 15:56:04 +0100 |
|---|---|---|
| committer | jvoisin | 2017-12-27 15:56:04 +0100 |
| commit | ad4c76191bded05c419524a6fe03a14157b767ff (patch) | |
| tree | 3ac957a61ccc66efcb0c404564cf86dedea5323f /doc/source | |
| parent | 4fafa8ae5a7bcd700f368bbe6016e0b0fb2cc892 (diff) | |
Minor documentation improvement
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/features.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/features.rst b/doc/source/features.rst index 073bd8d..afe139a 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst | |||
| @@ -50,7 +50,7 @@ often meaning an arbitrary code execution. | |||
| 50 | 50 | ||
| 51 | --- `The PHP documentation about mail <https://secure.php.net/manual/en/function.mail.php>`_ | 51 | --- `The PHP documentation about mail <https://secure.php.net/manual/en/function.mail.php>`_ |
| 52 | 52 | ||
| 53 | We're killing it by preventing any extra options in additional_parameters. | 53 | We're killing it by preventing any extra options in ``additional_parameters``. |
| 54 | 54 | ||
| 55 | 55 | ||
| 56 | Examples of related vulnerabilities | 56 | Examples of related vulnerabilities |
