Skip to content

Commit 5976b41

Browse files
ashnazgsamdark
andauthored
Update proposed/phpdoc-tags.md
Co-authored-by: Alexander Makarov <[email protected]>
1 parent 3c72dc1 commit 5976b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposed/phpdoc-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ single parameter of a function or method. When provided it MUST contain a
605605
code signature itself. The description is OPTIONAL yet RECOMMENDED.
606606

607607
The name of the parameter MUST be prefixed with a dollar sign (`$`) to indicate
608-
the start of a variable name. OPTIONAL the variadic operator (`...`) MAY be used
608+
the start of a variable name. OPTIONAL variadic operator (`...`) MAY be used
609609
to indicate that the parameter is variadic. The variadic operator MAY only be
610610
applied to the last parameter.
611611

0 commit comments

Comments
 (0)