Correct typo in JSDoc for wp.updates.decrementCount

Props mt8.biz.
Fixes #33363.


git-svn-id: https://develop.svn.wordpress.org/trunk@33638 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2015-08-18 21:46:19 +00:00
parent 32a2e5ed48
commit 9b37cc043c

View File

@ -93,7 +93,7 @@ window.wp = window.wp || {};
*
* @since 3.9.0
*
* @param {string} updateType
* @param {string} upgradeType
*/
wp.updates.decrementCount = function( upgradeType ) {
var count,