Skip to content

Commit 79a0cb4

Browse files
committed
docs: fix tyop in comments
1 parent ef29daf commit 79a0cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export class Installer extends EventEmitter {
116116
if (match) this.setState(match[1], 'downloaded');
117117
}
118118
} catch {
119-
// no donwnload directory yet
119+
// no download directory yet
120120
}
121121

122122
// being downloaded now...

0 commit comments

Comments
 (0)