aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2022-01-30 00:30:58 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2022-02-05 13:19:57 +0900
commit4ba5dcde71920f81eaa172aafc3ac8893a0e323b (patch)
tree342051559b091a351b071b07ddc532939f4c33f8 /files/ja/web
parentc826e72a7115f4e5d2e0a3cd19ddd843e1dfb9eb (diff)
downloadtranslated-content-4ba5dcde71920f81eaa172aafc3ac8893a0e323b.tar.gz
translated-content-4ba5dcde71920f81eaa172aafc3ac8893a0e323b.tar.bz2
translated-content-4ba5dcde71920f81eaa172aafc3ac8893a0e323b.zip
再修正
Diffstat (limited to 'files/ja/web')
-rw-r--r--files/ja/web/api/xmlhttprequest/abort_event/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/xmlhttprequest/abort_event/index.md b/files/ja/web/api/xmlhttprequest/abort_event/index.md
index 49d776a3b4..b0462b497f 100644
--- a/files/ja/web/api/xmlhttprequest/abort_event/index.md
+++ b/files/ja/web/api/xmlhttprequest/abort_event/index.md
@@ -13,7 +13,7 @@ translation_of: Web/API/XMLHttpRequest/abort_event
---
{{APIRef}}
-`abort` イベントは、例えばプログラムが {{domxref("XMLHttpRequest.abort()")}} を呼び出した時など、リクエストが中断されたときに発生します。
+`abort` イベントは、例えばプログラムが {{domxref("XMLHttpRequest.abort()")}} を呼び出した時など、リクエストが中断されたときに発行されます。
<table class="properties">
<tbody>