diff options
| author | Connor Carr | 2017-10-08 17:06:55 +0100 |
|---|---|---|
| committer | jvoisin | 2017-10-08 18:06:55 +0200 |
| commit | 21e6837c1c8442eb01e069b87a01e5996d41f2e9 (patch) | |
| tree | f97931aef6ea060a9d761c4acb62d6d3e9a6eaa2 /doc/source/installation.rst | |
| parent | 99f18f7818f8f3ee354c78276d7cd981312c7d43 (diff) | |
Grammar/Punctuation changes (#29)
Diffstat (limited to 'doc/source/installation.rst')
| -rw-r--r-- | doc/source/installation.rst | 6 |
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 | ||
| 31 | This should install ``snuffleupagus.so`` file in your extension directory. | 31 | This should install the ``snuffleupagus.so`` file in your extension directory. |
| 32 | The final step is adding a load directive to ``php.ini``, | 32 | The final step is adding a load directive to ``php.ini`` |
| 33 | and to specify the location of its :doc:`configuration file <config>`: | 33 | and to specify the location of the :doc:`configuration file <config>`: |
| 34 | 34 | ||
| 35 | :: | 35 | :: |
| 36 | 36 | ||
