4.1 Docs Audit: Clarify the DocBlock summary for network_settings_add_js() to specify that it's specific to the Network Settings screen.

See #30469.

Built from https://develop.svn.wordpress.org/trunk@30603


git-svn-id: http://core.svn.wordpress.org/trunk@30593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2014-11-28 09:09:22 +00:00
parent 659413eb98
commit 374ec33767
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ $title = __( 'Network Settings' );
$parent_file = 'settings.php';
/**
* Display JavaScript on the page.
* Print JavaScript in the header on the Network Settings screen.
*
* @since 4.1.0
*/