Ver Fonte

Fix Editor.hide typo

Haocen Xu há 6 anos atrás
pai
commit
d6b06269a4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      js/privatebin.js

+ 1 - 1
js/privatebin.js

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