Skip to content

Commit dfa542a

Browse files
authored
Merge pull request #1312 from vboctor/patch-1
Fix typo in phpdoc.md
2 parents 70a3187 + 25d472a commit dfa542a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposed/phpdoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ interpreted as described in [RFC 2119][RFC2119].
120120
{
121121
protected
122122
/**
123-
* @var string Should contain a description
123+
* @var string Should contain a name
124124
*/
125125
$name,
126126
/**

0 commit comments

Comments
 (0)