diff --git a/phpcs.xml b/phpcs.xml index 0ae7427ba4f4c7d7f6801640120937ef76e05f1c..abb59db0111fdb482642ee9a05ac50f7f384711f 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -39,7 +39,7 @@ <rule ref="WordPress.WP.I18n"> <properties> <!-- Value: replace the text domain used. --> - <property name="text_domain" type="array" value="wp_print_friendly"/> + <property name="text_domain" type="array" value="wp-print-friendly"/> </properties> </rule> <rule ref="WordPress.WhiteSpace.ControlStructureSpacing">