Skip to content

Commit cc43991

Browse files
authored
Update StellarWP/ruleset.xml
1 parent b930bed commit cc43991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StellarWP/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<!-- Checks for usage of "$this" in static methods, which will cause runtime errors. -->
5757
<rule ref="Squiz.Scope.StaticThisUsage"/>
5858

59-
<!-- Makes sure to skip checkign for docblock when inheritDoc is used. -->
59+
<!-- Makes sure to skip checking for docblock when inheritDoc is used. -->
6060
<rule ref="Squiz.Commenting.FunctionComment">
6161
<properties>
6262
<property name="skipIfInheritdoc" value="true"/>

0 commit comments

Comments
 (0)