mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 16:38:21 +01:00
Fixing spelling errors (#4615)
This commit is contained in:
@@ -5100,7 +5100,7 @@ _blanket.extend({
|
||||
inputFileName: url
|
||||
},function(instrumented){
|
||||
try{
|
||||
if (_blanket.options("debug")) {console.log("BLANKET-instrument of:"+url+" was successfull.");}
|
||||
if (_blanket.options("debug")) {console.log("BLANKET-instrument of:"+url+" was successful.");}
|
||||
_blanket.utils.blanketEval(instrumented);
|
||||
cb();
|
||||
_blanket.requiringFile(url,true);
|
||||
|
||||
Reference in New Issue
Block a user