aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/document/copy_event/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/document/copy_event/index.html')
-rw-r--r--files/ja/web/api/document/copy_event/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/document/copy_event/index.html b/files/ja/web/api/document/copy_event/index.html
index 83cde410c0..00c2a97df8 100644
--- a/files/ja/web/api/document/copy_event/index.html
+++ b/files/ja/web/api/document/copy_event/index.html
@@ -36,7 +36,7 @@ translation_of: Web/API/Document/copy_event
</tbody>
</table>
-<p>このイベントの本来の対象は、コピー操作の意図の対象である {{domxref("Element")}} です。このイベントを {{domxref("Document")}} インターフェイス上で待ち受けし、キャプチャやバブリングの局面で処理することができます。このイベントの局面について完全な詳細は、 <a href="/en-US/docs/Web/API/Element/copy_event">Element: copy イベント</a>を参照してください。</p>
+<p>このイベントの本来の対象は、コピー操作の意図の対象である {{domxref("Element")}} です。このイベントを {{domxref("Document")}} インターフェイス上で待ち受けし、キャプチャやバブリングの局面で処理することができます。このイベントの局面について完全な詳細は、 <a href="/ja/docs/Web/API/Element/copy_event">Element: copy イベント</a>を参照してください。</p>
<h2 id="Examples" name="Examples">例</h2>