summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorjvoisin2018-01-18 14:08:52 +0100
committerjvoisin2018-01-18 14:26:03 +0100
commit33caf581e49359866858dcca53206a2412439d69 (patch)
tree3c2d7152b23f0768d16faa22b06c8d8bd75947eb /doc/source
parent63e0b3e53882ac43c448789f7c913bbb95c48308 (diff)
Fix a damn typo in the changelog
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst
index e5351f4..5efb4cc 100644
--- a/doc/source/changelog.rst
+++ b/doc/source/changelog.rst
@@ -9,7 +9,7 @@ New features
9 9
10- `Glob <https://en.wikipedia.org/wiki/Glob_%28programming%29>`__ support in ``sp.configuration_file`` 10- `Glob <https://en.wikipedia.org/wiki/Glob_%28programming%29>`__ support in ``sp.configuration_file``
11- Whitelist/blacklist functions in ``eval`` 11- Whitelist/blacklist functions in ``eval``
12- ``phpinfo`` shows is the configuration is valid or not 12- ``phpinfo`` shows if the configuration is valid or not
13 13
14Bug fixes 14Bug fixes
15^^^^^^^^^ 15^^^^^^^^^