Fixing spelling errors (#4615)
This commit is contained in:
parent
4bb8ed0a3e
commit
b8dbd5970d
4 changed files with 4 additions and 4 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue