summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/function-forms/dflt-params-arg-val-not-undefined.case2
-rw-r--r--src/function-forms/dflt-params-arg-val-undefined.case2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/function-forms/dflt-params-arg-val-not-undefined.case b/src/function-forms/dflt-params-arg-val-not-undefined.case
index 520ce7d91..979bd927c 100644
--- a/src/function-forms/dflt-params-arg-val-not-undefined.case
+++ b/src/function-forms/dflt-params-arg-val-not-undefined.case
@@ -1,7 +1,7 @@
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
-desc: Use of intializer when argument value is not `undefined`
+desc: Use of initializer when argument value is not `undefined`
template: default
info: |
14.1.19 Runtime Semantics: IteratorBindingInitialization
diff --git a/src/function-forms/dflt-params-arg-val-undefined.case b/src/function-forms/dflt-params-arg-val-undefined.case
index f1396d31f..02658b515 100644
--- a/src/function-forms/dflt-params-arg-val-undefined.case
+++ b/src/function-forms/dflt-params-arg-val-undefined.case
@@ -1,7 +1,7 @@
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
-desc: Use of intializer when argument value is `undefined`
+desc: Use of initializer when argument value is `undefined`
template: default
info: |
14.1.19 Runtime Semantics: IteratorBindingInitialization