From 99392425cb9e996e4eecfc3bf948876929949241 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: https://develop.svn.wordpress.org/trunk@23659 602fd350-edb4-49c9-b593-d223f7449a82 --- 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" = {