diff --git a/includes/admin/notes/class-wc-notes-run-db-update.php b/includes/admin/notes/class-wc-notes-run-db-update.php index 425435ccc92..aa0bd6b0a03 100644 --- a/includes/admin/notes/class-wc-notes-run-db-update.php +++ b/includes/admin/notes/class-wc-notes-run-db-update.php @@ -278,7 +278,7 @@ class WC_Notes_Run_Db_Update { } } - // Db update needed -> show notice. + // Db update needed or notice not actioned -> show notice. return true; }