Skip to content

Commit 4e8e205

Browse files
committed
Fix typo
1 parent 73e1eee commit 4e8e205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Standard"
33
xsi:noNamespaceSchemaLocation="vendor/squizlabs/php_codesniffer/phpcs.xsd">
4-
<description>PHP Box Designer Coding Style</description>
4+
<description>PHP DSV Coding Style</description>
55
<arg name="colors"/>
66
<rule ref="PSR12">
77
<type>error</type>

0 commit comments

Comments
 (0)