Corrected the comment.

This commit is contained in:
Peter Fabian 2020-05-15 09:26:17 +02:00
parent 777c140611
commit 50e386cbe8
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}