From 5fe7b169200f41b1200ac310597c919e39019038 Mon Sep 17 00:00:00 2001 From: Cameron McCormack Date: Tue, 29 Jul 2014 16:27:48 +1000 Subject: [PATCH] "Primary global object" should be "primary global interface". --- index.html | 2 +- index.xml | 2 +- v1.html | 2 +- v1.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 183b1d68..11fd3a33 100644 --- a/index.html +++ b/index.html @@ -9165,7 +9165,7 @@

4.3.8. [Global] and [PrimaryGlobal]

interface. The [PrimaryGlobal] extended attribute MUST be declared on at most one interface. The interface [PrimaryGlobal] - is declared on, if any, is known as the primary global object. + is declared on, if any, is known as the primary global interface.

See section 4.5.5, diff --git a/index.xml b/index.xml index e8887549..b238d528 100644 --- a/index.xml +++ b/index.xml @@ -8980,7 +8980,7 @@ var requestAnimationFrame = window.requestAnimationFrame || interface. The [PrimaryGlobal] extended attribute MUST be declared on at most one interface. The interface [PrimaryGlobal] - is declared on, if any, is known as the primary global object. + is declared on, if any, is known as the primary global interface.

See section , diff --git a/v1.html b/v1.html index efcc87f8..045de025 100644 --- a/v1.html +++ b/v1.html @@ -7729,7 +7729,7 @@

4.3.5. [Global] and [PrimaryGlobal]

interface. The [PrimaryGlobal] extended attribute MUST be declared on at most one interface. The interface [PrimaryGlobal] - is declared on, if any, is known as the primary global object. + is declared on, if any, is known as the primary global interface.

See section 4.5.4, diff --git a/v1.xml b/v1.xml index 8c198288..8c9d022a 100644 --- a/v1.xml +++ b/v1.xml @@ -7563,7 +7563,7 @@ var requestAnimationFrame = window.requestAnimationFrame || interface. The [PrimaryGlobal] extended attribute MUST be declared on at most one interface. The interface [PrimaryGlobal] - is declared on, if any, is known as the primary global object. + is declared on, if any, is known as the primary global interface.

See section ,