Fix Editor.hide typo
This commit is contained in:
parent
7eb96eb3cb
commit
d6b06269a4
|
@ -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()
|
||||||
|
|
Loading…
Reference in New Issue