Docs: Correct erroneous class references in @see tags.

Props coffee2code.
Fixes #43158.
Built from https://develop.svn.wordpress.org/trunk@42630


git-svn-id: http://core.svn.wordpress.org/trunk@42459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2018-02-01 01:20:30 +00:00
parent 76ad62d11e
commit b170b60693
5 changed files with 6 additions and 6 deletions

View File

@@ -1620,7 +1620,7 @@ final class WP_Customize_Widgets {
* @type array $args Sidebar args.
* @type array $widget_args Widget args.
* }
* @see WP_Customize_Nav_Menus_Partial_Refresh::filter_wp_nav_menu_args()
* @see WP_Customize_Nav_Menus::filter_wp_nav_menu_args()
*
* @return array Params.
*/