Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit eb3e031

Browse files
committed
Update the text domain defined for PHP_CodeSniffer
1 parent ad22ec7 commit eb3e031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<rule ref="WordPress.WP.I18n">
1111
<!-- Set the expected text domain. -->
1212
<properties>
13-
<property name="text_domain" type="array" value="wc-custom-order-table" />
13+
<property name="text_domain" type="array" value="woocommerce-custom-orders-table" />
1414
</properties>
1515
</rule>
1616

0 commit comments

Comments
 (0)