From 86aec42f7ce7d86aa4c0a26e7b8bea2f5edb810b Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Tue, 21 Jan 2014 15:57:16 +0000 Subject: [PATCH] Correct a type. See #26870. Built from https://develop.svn.wordpress.org/trunk@26988 git-svn-id: http://core.svn.wordpress.org/trunk@26865 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/js/media-editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/js/media-editor.js b/wp-includes/js/media-editor.js index a758c41f83..1f8a9cd7c9 100644 --- a/wp-includes/js/media-editor.js +++ b/wp-includes/js/media-editor.js @@ -365,7 +365,7 @@ }, /** - * Triggered when clicking 'Insert Gallery' pr 'Update Gallery' + * Triggered when clicking 'Insert Gallery' or 'Update Gallery' * * @global wp.shortcode * @global wp.media.model.Attachments