diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 4e100e409a..b0c6cb362f 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -1649,7 +1649,7 @@ function add_settings_section( $id, $title, $callback, $page, $args = array() ) * @param string $section Optional. The slug-name of the section of the settings page * in which to show the box. Default 'default'. * @param array $args { - * Optional. Extra arguments used when outputting the field. + * Optional. Extra arguments that get passed to the callback function. * * @type string $label_for When supplied, the setting title will be wrapped * in a `