Fix Editor.hide typo

pull/630/head
Haocen Xu 2020-05-30 05:47:33 -04:00
parent 7eb96eb3cb
commit d6b06269a4
No known key found for this signature in database
GPG Key ID: 3F0D955A0F6AD729
1 changed files with 1 additions and 1 deletions

View File

@ -2404,7 +2404,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
/** /**
* hides the Editor * hides the Editor
* *
* @name Editor.reset * @name Editor.hide
* @function * @function
*/ */
me.hide = function() me.hide = function()