mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Typo correction in WP_Application_Passwords docblocks.
Props im_niloy. Fixes #56155. See #55646. git-svn-id: https://develop.svn.wordpress.org/trunk@53672 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
eab8c30956
commit
d21847bed1
@ -23,7 +23,7 @@ class WP_Application_Passwords {
|
||||
const USERMETA_KEY_APPLICATION_PASSWORDS = '_application_passwords';
|
||||
|
||||
/**
|
||||
* The option name used to store whether application passwords is in use.
|
||||
* The option name used to store whether application passwords are in use.
|
||||
*
|
||||
* @since 5.6.0
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user