summaryrefslogtreecommitdiff
path: root/doc/source/installation.rst
diff options
context:
space:
mode:
authorConnor Carr2017-10-08 17:06:55 +0100
committerjvoisin2017-10-08 18:06:55 +0200
commit21e6837c1c8442eb01e069b87a01e5996d41f2e9 (patch)
treef97931aef6ea060a9d761c4acb62d6d3e9a6eaa2 /doc/source/installation.rst
parent99f18f7818f8f3ee354c78276d7cd981312c7d43 (diff)
Grammar/Punctuation changes (#29)
Diffstat (limited to 'doc/source/installation.rst')
-rw-r--r--doc/source/installation.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
index fb68ccd..fb3e398 100644
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -28,9 +28,9 @@ Quickstart
28 make 28 make
29 make install 29 make install
30 30
31This should install ``snuffleupagus.so`` file in your extension directory. 31This should install the ``snuffleupagus.so`` file in your extension directory.
32The final step is adding a load directive to ``php.ini``, 32The final step is adding a load directive to ``php.ini``
33and to specify the location of its :doc:`configuration file <config>`: 33and to specify the location of the :doc:`configuration file <config>`:
34 34
35:: 35::
36 36