From 5c0a09ce40255a316a221bbcb63c8506f25f195d Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Tue, 21 Jan 2014 15:56:49 +0000 Subject: [PATCH] Correct a type. See #26870. git-svn-id: https://develop.svn.wordpress.org/trunk@26988 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/js/media-editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/js/media-editor.js b/src/wp-includes/js/media-editor.js index a758c41f83..1f8a9cd7c9 100644 --- a/src/wp-includes/js/media-editor.js +++ b/src/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