From 69fb3d3b1e6da2e311581962b5729718bd934cfb Mon Sep 17 00:00:00 2001 From: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> Date: Wed, 22 Apr 2020 18:57:41 +0200 Subject: [PATCH] Editorial: Add oldids and fix leftover example for NamedConstructor --- index.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index af6aa5af..781e5d02 100644 --- a/index.bs +++ b/index.bs @@ -10060,7 +10060,7 @@ to discuss this by before proceeding. -
Instead of using this feature, give your interface a [=constructor operation=].
@@ -14775,7 +14775,7 @@ terminal symbolA
" is distinct from one named "a
", and an
[=extended attribute=]
-[namedconstructor
] will not be recognized as
+[legacyfactoryfunction
] will not be recognized as
the [{{LegacyFactoryFunction}}]
extended attribute.