Explorar o código

Merge branch 'hardening' of github.com:PrivateBin/PrivateBin into hardening

El RIDO %!s(int64=4) %!d(string=hai) anos
pai
achega
82be7c6354
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/privatebin.js

+ 1 - 1
js/privatebin.js

@@ -2802,7 +2802,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
                 }
             );
 
-            // Get Blob URL
+            // Get blob URL
             return window.URL.createObjectURL(blob);
          }