mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
trivial spelling fixes
This commit is contained in:
parent
11381cdb0f
commit
6f03f62327
19 changed files with 26 additions and 26 deletions
|
@ -561,7 +561,7 @@ var tests = [
|
|||
},
|
||||
{
|
||||
id: 'Worker-xhr-response',
|
||||
name: 'XMLHttpRequest supports the reponse property in web workers',
|
||||
name: 'XMLHttpRequest supports the response property in web workers',
|
||||
run: function () {
|
||||
if (typeof Worker == 'undefined')
|
||||
return { output: 'Skipped', emulated: '' };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue