Fix Editor.hide typo
This commit is contained in:
parent
7eb96eb3cb
commit
d6b06269a4
1 changed files with 1 additions and 1 deletions
|
@ -2404,7 +2404,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
|
|||
/**
|
||||
* hides the Editor
|
||||
*
|
||||
* @name Editor.reset
|
||||
* @name Editor.hide
|
||||
* @function
|
||||
*/
|
||||
me.hide = function()
|
||||
|
|
Loading…
Reference in a new issue