Clarify the DocBlock description for `wp_print_request_filesystem_credentials_modal()`.

See [31811]. See #31888.


git-svn-id: https://develop.svn.wordpress.org/trunk@32016 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-04-04 21:12:10 +00:00
parent 2a44016ef8
commit 8d8ea0c529
1 changed files with 1 additions and 1 deletions

View File

@ -1203,7 +1203,7 @@ foreach ( (array) $extra_fields as $field ) {
}
/**
* Print the credentials modal when needed
* Print the filesystem credentials modal when needed.
*
* @since 4.2.0
*/