Skip to content

Commit a3f6b8f

Browse files
authored
fix: ✏️ Fix typo (#150)
1 parent 53436d6 commit a3f6b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Book/tests/phpt_file_structure.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ we'll no doubt encounter.
155155

156156
``--INI--``
157157
Sometimes tests rely on having very specific INI settings set. In this case you can define any INI settings with the
158-
`--INI-- section`_. Each INI setting is place on a new line within the section.
158+
`--INI-- section`_. Each INI setting is placed on a new line within the section.
159159

160160
.. code-block:: php
161161

0 commit comments

Comments
 (0)