aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/xmlhttprequest
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-02-11 18:25:40 +0100
committerGitHub <noreply@github.com>2021-02-11 18:25:40 +0100
commit0a2614c9e651a70a09da25ccf96b04662de6719d (patch)
treebcbed7459a775e21674282ffb33d07dc942b9097 /files/ko/web/api/xmlhttprequest
parent7a19fcc400749230196db0c64b0bfbe626d193c4 (diff)
parentf2db11d0be377464daa06807f993a562c7dc10ac (diff)
downloadtranslated-content-0a2614c9e651a70a09da25ccf96b04662de6719d.tar.gz
translated-content-0a2614c9e651a70a09da25ccf96b04662de6719d.tar.bz2
translated-content-0a2614c9e651a70a09da25ccf96b04662de6719d.zip
Merge pull request #37 from fiji-flo/unslugging-ko
Unslugging ko
Diffstat (limited to 'files/ko/web/api/xmlhttprequest')
-rw-r--r--files/ko/web/api/xmlhttprequest/timeout_event/index.html (renamed from files/ko/web/api/xmlhttprequest/timeout/index.html)3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/api/xmlhttprequest/timeout/index.html b/files/ko/web/api/xmlhttprequest/timeout_event/index.html
index 4ecc599f9d..f426661dc5 100644
--- a/files/ko/web/api/xmlhttprequest/timeout/index.html
+++ b/files/ko/web/api/xmlhttprequest/timeout_event/index.html
@@ -1,7 +1,8 @@
---
title: timeout
-slug: Web/API/XMLHttpRequest/timeout
+slug: Web/API/XMLHttpRequest/timeout_event
translation_of: Web/API/XMLHttpRequest/timeout_event
+original_slug: Web/API/XMLHttpRequest/timeout
---
<div>
<p><code><strong>timeout</strong></code> 이벤트는 미리 설정한 시간이 만료되어 진행이 종료되면 시작합니다.</p>