Fix typo in php docblock

This commit is contained in:
Rodrigo Primo 2020-01-14 16:45:57 -03:00
parent 10cdbf88be
commit 23e1abe1dc
1 changed files with 2 additions and 2 deletions

View File

@ -431,7 +431,7 @@ class WC_Admin_Notices {
}
/**
* Add MaxMind MIssing license key notice.
* Add MaxMind missing license key notice.
*
* @since 3.9.0
*/
@ -449,7 +449,7 @@ class WC_Admin_Notices {
}
/**
* Display MaxMind Missing license key notice.
* Display MaxMind missing license key notice.
*
* @since 3.9.0
*/