From 88e8c501ab67a10482dfc873bb8bc4d9795b1a0d Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 11 Mar 2013 09:39:55 +0000 Subject: [PATCH] Fix typo in phpdoc. props fanquake. fixes #23737. git-svn-id: http://core.svn.wordpress.org/trunk@23659 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/functions.wp-scripts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/functions.wp-scripts.php b/wp-includes/functions.wp-scripts.php index 1acbcf3960..32778ab5a2 100644 --- a/wp-includes/functions.wp-scripts.php +++ b/wp-includes/functions.wp-scripts.php @@ -66,7 +66,7 @@ function wp_register_script( $handle, $src, $deps = array(), $ver = false, $in_f /** * Wrapper for $wp_scripts->localize(). * - * Used to localizes a script. + * Used to localize a script. * Works only if the script has already been added. * Accepts an associative array $l10n and creates JS object: * "$object_name" = {