Skip to content

Commit c5cdea5

Browse files
authored
docs/source/miscellaneous/writing-tests.rst: remove misplaced "is" (#22904)
1 parent 2bddba4 commit c5cdea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/miscellaneous/writing-tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ What do you write phpt tests on?
3939
If you want more guidance than that you can always ask the PHP Quality Assurance Team on their
4040
mailing list (php-qa@lists.php.net) where they would like you to direct your attentions.
4141

42-
How is a phpt test is used?
42+
How is a phpt test used?
4343

4444
When a test is called by the ``run-tests.php`` script it takes various parts of the phpt file to
4545
name and create a .php file. That .php file is then executed. The output of the .php file is then

0 commit comments

Comments
 (0)