aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/ja/web/api/domtokenlist/foreach/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/domtokenlist/foreach/index.html b/files/ja/web/api/domtokenlist/foreach/index.html
index b1801d1a88..895e562d05 100644
--- a/files/ja/web/api/domtokenlist/foreach/index.html
+++ b/files/ja/web/api/domtokenlist/foreach/index.html
@@ -35,7 +35,7 @@ translation_of: Web/API/DOMTokenList/forEach
</dl>
</dd>
<dt><code><var>thisArg</var></code> {{Optional_inline}}</dt>
- <dd><code><var>callback</var></code> を実行する際に {{jsxref("this")}} として使用する値です。
+ <dd><code><var>callback</var></code> を実行する際に {{jsxref("Operators/this", "this")}} として使用する値です。
</dd>
</dl>