Skip to content
Snippets Groups Projects
Unverified Commit 6a339017 authored by Rick Waldron's avatar Rick Waldron Committed by GitHub
Browse files

Merge pull request #1945 from adrianheine/typo

Fix typo (disinct -> distinct)
parents f5e76004 4f085d7b
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -4,7 +4,7 @@
esid: sec-ecmascript-function-objects-call-thisargument-argumentslist
description: >
Creation of new variable environment for the function parameters and body
(as disinct from that for the function's BindingIdentifier)
(as distinct from that for the function's BindingIdentifier)
info: |
[...]
3. Let callerContext be the running execution context.
......
......@@ -4,7 +4,7 @@
esid: sec-prepareforordinarycall
description: >
Creation of new variable environment for the function parameters and body
(as disinct from that for the function's BindingIdentifier)
(as distinct from that for the function's BindingIdentifier)
info: |
[...]
3. Let callerContext be the running execution context.
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
......@@ -3,7 +3,7 @@
/*---
esid: sec-functiondeclarationinstantiation
description: >
Creation of new variable environment for the function body (as disinct from
Creation of new variable environment for the function body (as distinct from
that for the function's parameters)
info: |
[...]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment