Skip to content

Commit 10e559d

Browse files
authored
Editorial: Fix grammar in [LegacyNamespace] definition
Also improve the cross-linking. Fixes #1296.
1 parent 68db2ec commit 10e559d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10450,8 +10450,8 @@ the [=interface object=] for this interface will not be created as a property of
1045010450
object, but rather as a property of the [=namespace=] identified by the argument to the extended
1045110451
attribute.
1045210452

10453-
The [{{LegacyNamespace}}] extended attribute [=takes an identifier|take an identifier=].
10454-
This identifier must be the identifier of a namespace.
10453+
The [{{LegacyNamespace}}] extended attribute must [=take an identifier=].
10454+
This identifier must be the [=identifier=] of a [=namespace=] definition.
1045510455

1045610456
The [{{LegacyNamespace}}] and [{{LegacyNoInterfaceObject}}]
1045710457
extended attributes must not be specified on the same interface.

0 commit comments

Comments
 (0)