Skip to content

Commit

Permalink
Match the name
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Dec 16, 2024
1 parent 42a9429 commit 6992835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/class-cf7-extras.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public function init() {

if ( empty( $this->plugin_dir ) ) {
$this->set_error(
__( 'Failed to load the Contact Form 7 Controls plugin because the plugin directory was not set.', 'contact-form-7-extras' )
__( 'Failed to load the Controls for Contact Form 7 plugin because the plugin directory was not set.', 'contact-form-7-extras' )
);

return false;
Expand Down

0 comments on commit 6992835

Please sign in to comment.