Skip to content

Commit 185759c

Browse files
gsherwoodjrfnl
authored andcommitted
Updated Annotated Ruleset (markdown)
1 parent 7bc2646 commit 185759c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/Annotated-Ruleset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ The following sample file documents the ruleset.xml format and shows you the com
322322
-->
323323
<rule ref="Generic.PHP.ForbiddenFunctions">
324324
<properties>
325-
<property name="forbiddenFunctions" type="array" extend=true>
325+
<property name="forbiddenFunctions" type="array" extend="true">
326326
<element key="sizeof" value="count"/>
327327
</property>
328328
</properties>

0 commit comments

Comments
 (0)