aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/filereader/onabort/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/filereader/onabort/index.html')
-rw-r--r--files/ja/web/api/filereader/onabort/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/filereader/onabort/index.html b/files/ja/web/api/filereader/onabort/index.html
index 7c2c2d0d0a..594a867ef5 100644
--- a/files/ja/web/api/filereader/onabort/index.html
+++ b/files/ja/web/api/filereader/onabort/index.html
@@ -9,7 +9,7 @@ tags:
- Reference
translation_of: Web/API/FileReader/onabort
---
-<p><strong><code>FileReader.onabort</code></strong> プロパティには、<code><a href="/en-US/docs/Web/Events/abort">abort</a></code> イベントが発生したとき、つまりファイルの読み取り処理が中止されたときに実行されるイベント ハンドラが含まれています。</p>
+<p><strong><code>FileReader.onabort</code></strong> プロパティには、<code><a href="/ja/docs/Web/Events/abort">abort</a></code> イベントが発生したとき、つまりファイルの読み取り処理が中止されたときに実行されるイベント ハンドラが含まれています。</p>
<h2 id="シンタックス">シンタックス</h2>