summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Fuhrmannek2021-08-08 12:51:44 +0200
committerBen Fuhrmannek2021-08-08 12:51:44 +0200
commit372e7a04d9140eb9be657e80a8362402ca748386 (patch)
treeccd2af040cff7d850f64820f34d4c4ef8b2e0680
parentecbc2bba7ba2d1c0c766dd16195ee88edbe550a8 (diff)
rst syntax fix
-rw-r--r--doc/source/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/faq.rst b/doc/source/faq.rst
index 57b910d..0695089 100644
--- a/doc/source/faq.rst
+++ b/doc/source/faq.rst
@@ -83,7 +83,7 @@ The complete license text is shipped with the sources and can be found under ``L
83 83
84For compatibility with older PHP versions, some original PHP source code was copied or ported back to older versions. 84For compatibility with older PHP versions, some original PHP source code was copied or ported back to older versions.
85This source code resides in ``src/sp_php_compat.c`` and ``src/sp_php_compat.h`` and retains its original license 85This source code resides in ``src/sp_php_compat.c`` and ``src/sp_php_compat.h`` and retains its original license
86`The PHP License, version 3.01 <https://www.php.net/license/3_01.txt>`, also included with the sources as ``PHP_LICENSE``. 86`The PHP License, version 3.01 <https://www.php.net/license/3_01.txt>`_, also included with the sources as ``PHP_LICENSE``.
87 87
88 88
89What is the different between SNuffleupaugs and a (WAF) like ModSecurity? 89What is the different between SNuffleupaugs and a (WAF) like ModSecurity?