Fix doc comment

This commit is contained in:
Tetrakern 2024-10-10 02:03:00 +02:00
parent 394c5554d8
commit 61633ea43b

View File

@ -303,7 +303,7 @@ if ( ! function_exists( 'fictioneer_get_patreon_badge' ) ) {
}
/**
* Checks whether the user's Patreon data still valid
* Checks whether the user's Patreon data is still valid
*
* Note: Patreon data expires after a set amount of time, one week
* by default defined as FICTIONEER_PATREON_EXPIRATION_TIME.