We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b937b7 commit 5ddbedcCopy full SHA for 5ddbedc
1 file changed
src/inc/settings.php
@@ -529,7 +529,7 @@ function ableplayer_menu() {
529
*
530
* @hook ableplayer_capability
531
532
- * @param {string} $capability The capability string required.
+ * @param string $capability The capability string required.
533
*/
534
$capability = apply_filters( 'ableplayer_capability', 'manage_options' );
535
add_options_page(
0 commit comments