Skip to content

Commit 0738e47

Browse files
committed
Docs: Fix comment
Fixes #416.
1 parent 05a2f91 commit 0738e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressVIPMinimum/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<exclude name="WordPress.WP.AlternativeFunctions.strip_tags_strip_tags"/>
136136
<!-- This is already covered in WordPressVIPMinimum.Functions.RestrictedFunctions.file_ops_fwrite -->
137137
<exclude name="WordPress.WP.AlternativeFunctions.file_system_read_fwrite"/>
138-
<!-- This is already covered in WordPressVIPMinimum.Functions.RestrictedFunctions.file_ops_fwrite -->
138+
<!-- This is already covered in WordPressVIPMinimum.Functions.RestrictedFunctions.file_ops_file_put_contents -->
139139
<exclude name="WordPress.WP.AlternativeFunctions.file_system_read_file_put_contents"/>
140140
</rule>
141141
<!-- VIP recommends other functions -->

0 commit comments

Comments
 (0)