Skip to content

Commit

Permalink
Merge pull request php-fig#1084 from PHLAK/patch-3
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
ashnazg authored Sep 28, 2018
2 parents 1645d60 + cb5485e commit 53639e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposed/phpdoc.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ interpreted as described in [RFC 2119][RFC2119].

It is RECOMMENDED to precede a "Structural Element" with a DocBlock where it is
defined and not with each usage. It is common practice to have the DocBlock
precede a Structural Element but it MAY also be separated by a an undetermined
precede a Structural Element but it MAY also be separated by an undetermined
number of empty lines.

Example:
Expand Down

0 comments on commit 53639e9

Please sign in to comment.