Przeglądaj źródła

Fix Editor.hide typo

Haocen Xu 6 lat temu
rodzic
commit
d6b06269a4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      js/privatebin.js

+ 1 - 1
js/privatebin.js

@@ -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()