Skip to content

Commit 8448be2

Browse files
committed
Add missing semi-colon in Text Domain header
1 parent 16f0c39 commit 8448be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Author URI: https://github.com/rmccue/WP-Parser/graphs/contributors
77
* Plugin URI: https://github.com/rmccue/WP-Parser
88
* Version:
9-
* Text Domain wp-parser
9+
* Text Domain: wp-parser
1010
*/
1111

1212
if ( file_exists( __DIR__ . '/vendor/autoload.php' ) ) {

0 commit comments

Comments
 (0)