mirror of
https://github.com/denoland/deno.git
synced 2025-09-30 14:11:14 +00:00
fix: typos in cli and core (#8082)
This commit is contained in:
parent
ab898556a4
commit
29e05bb014
5 changed files with 5 additions and 5 deletions
|
@ -63,7 +63,7 @@ delete Object.prototype.__proto__;
|
|||
opCloseWorker();
|
||||
}
|
||||
|
||||
// TODO(bartlomieju): remove these funtions
|
||||
// TODO(bartlomieju): remove these functions
|
||||
// Stuff for workers
|
||||
const onmessage = () => {};
|
||||
const onerror = () => {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue