1
0
Эх сурвалжийг харах

wording

Co-authored-by: rugk <rugk+git@posteo.de>
El RIDO 4 жил өмнө
parent
commit
960faf4417

+ 1 - 1
js/privatebin.js

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