Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfa0058a

Browse files
authored
Build: Use the US spelling of "favor"
Closesgh-4752
1 parent3a1b338 commitfa0058a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
amd=QUnit.config.amd||QUnit.urlParams.amd;
3636

3737
// Workaround: Remove call to `window.__karma__.loaded()`
38-
// infavour of calling `window.__karma__.start()` from `loadTests()`
38+
// infavor of calling `window.__karma__.start()` from `loadTests()`
3939
// because tests such as unit/ready.js should run after document ready.
4040
if(!esmodules&&!amd){
4141
loadTests();

‎test/karma.context.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
amd=QUnit.config.amd||QUnit.urlParams.amd;
3535

3636
// Workaround: Remove call to `window.__karma__.loaded()`
37-
// infavour of calling `window.__karma__.start()` from `loadTests()`
37+
// infavor of calling `window.__karma__.start()` from `loadTests()`
3838
// because tests such as unit/ready.js should run after document ready.
3939
if(!esmodules&&!amd){
4040
loadTests();

‎test/karma.debug.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
amd=QUnit.config.amd||QUnit.urlParams.amd;
3737

3838
// Workaround: Remove call to `window.__karma__.loaded()`
39-
// infavour of calling `window.__karma__.start()` from `loadTests()`
39+
// infavor of calling `window.__karma__.start()` from `loadTests()`
4040
// because tests such as unit/ready.js should run after document ready.
4141
if(!esmodules&&!amd){
4242
loadTests();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp