typo fixes

This commit is contained in:
2020-05-10 11:35:18 +02:00
parent 736cec1d12
commit ac73b2316d
5 changed files with 8 additions and 8 deletions

View File

@ -263,7 +263,7 @@ class StatifyBlacklist_Admin extends StatifyBlacklist {
global $wpdb;
// Execute filter on database.
// @codingStandardsIgnoreStart These statements prouce warnings, rework in future release (TODO).
// @codingStandardsIgnoreStart These statements produce warnings, rework in future release (TODO).
if ( ! empty( $referer_regexp ) ) {
$wpdb->query(
$wpdb->prepare(