We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06966b2 commit 10d727aCopy full SHA for 10d727a
WordPress-Core/ruleset.xml
@@ -125,7 +125,7 @@
125
Ref: https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#multiline-function-calls
126
#############################################################################
127
-->
128
- <!-- Rule: When splitting a function call over multiple lines, each parameter must be on a seperate line.
+ <!-- Rule: When splitting a function call over multiple lines, each parameter must be on a separate line.
129
Covered via PEAR.Functions.FunctionCallSignature in Space Usage section. -->
130
131
<!-- Rule: Single line inline comments can take up their own line. -->
0 commit comments