Skip to content

Commit 523afe3

Browse files
committed
Fixed incorrect property name (ref #2224)
1 parent 83de998 commit 523afe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
121121
-- Thanks to Pieter Frenssen for the patch
122122
- PEAR.WhiteSpace.ObjectOperatorIndent now supports multi-line chained statements
123123
-- When enabled, chained calls must be indented 1 level more or less than the previous line
124-
-- Set the new "multiline" setting to TRUE in a ruleset.xml file to enable this behaviour
124+
-- Set the new "multilevel" setting to TRUE in a ruleset.xml file to enable this behaviour
125125
-- Thanks to Marcos Passos for the patch
126126
- PSR2.ControlStructures.ControlStructureSpacing now allows whitespace after the opening parenthesis if followed by a comment
127127
-- Thanks to Michał Bundyra for the patch

0 commit comments

Comments
 (0)