Skip to content

Commit 08e3fee

Browse files
davidperezgarmujuonlyernilambardavidperezgar
authored
Merge pull request #1171 from mujuonly/patch-1
Fix typo in `Parser.php` Co-authored-by: mujuonly <mujuonly@git.wordpress.org> Co-authored-by: ernilambar <nilambar@git.wordpress.org> Co-authored-by: davidperezgar <davidperez@git.wordpress.org>
2 parents cd8f945 + 161e643 commit 08e3fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/Lib/Readme/Parser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ class Parser {
8888
public $faq = array();
8989

9090
/**
91-
* Warning flags which indicate specific parsing failures have occured.
91+
* Warning flags which indicate specific parsing failures have occurred.
9292
*
9393
* @var array
9494
*/

0 commit comments

Comments
 (0)