Skip to content

Commit ed1b4dc

Browse files
committed
Build/Tools: Fix typo in phpcs.xml.dist.
See #44366. git-svn-id: https://develop.svn.wordpress.org/trunk@44507 602fd350-edb4-49c9-b593-d223f7449a82
1 parent ba495ec commit ed1b4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.xml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<!-- Strip the filepaths down to the relevant bit. -->
1717
<arg name="basepath" value="./"/>
1818

19-
<!-- Check up to 20 files simultanously. -->
19+
<!-- Check up to 20 files simultaneously. -->
2020
<arg name="parallel" value="20"/>
2121

2222
<!-- Show sniff codes in all reports -->

0 commit comments

Comments
 (0)