diff options
Diffstat (limited to 'files/ko/web')
-rw-r--r-- | files/ko/web/api/settimeout/index.html (renamed from files/ko/web/api/windoworworkerglobalscope/settimeout/index.html) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ko/web/api/windoworworkerglobalscope/settimeout/index.html b/files/ko/web/api/settimeout/index.html index 1b7c4c6a78..d093696bd0 100644 --- a/files/ko/web/api/windoworworkerglobalscope/settimeout/index.html +++ b/files/ko/web/api/settimeout/index.html @@ -1,10 +1,10 @@ --- title: WindowTimers.setTimeout() -slug: Web/API/WindowOrWorkerGlobalScope/setTimeout +slug: Web/API/setTimeout tags: - setTimeout translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout -original_slug: Web/API/WindowTimers/setTimeout +original_slug: Web/API/WindowOrWorkerGlobalScope/setTimeout --- <div>{{APIRef("HTML DOM")}}</div> |