From f18dcae78c88f29bf1e79c014621d45097e38999 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 19 Aug 2021 11:00:46 -0400 Subject: correct to Quick_links (not Quick_Links) (#2138) --- files/ja/glossary/iife/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/glossary/iife/index.html') diff --git a/files/ja/glossary/iife/index.html b/files/ja/glossary/iife/index.html index afc9e02e2d..2a4cdd8363 100644 --- a/files/ja/glossary/iife/index.html +++ b/files/ja/glossary/iife/index.html @@ -45,7 +45,7 @@ aName // "Uncaught ReferenceError: aName is not defined" が発生します // Immediately creates the output: result; // "Barry" -