chore: fix typos

This commit is contained in:
Simon Chan 2022-02-08 15:11:39 +08:00
parent f125e82903
commit 42c7da9350
21 changed files with 91 additions and 41 deletions

View file

@ -1,3 +1,4 @@
// cspell: ignore scrollback
import { AdbShell, encodeUtf8 } from "@yume-chan/adb";
import { AutoDisposable } from "@yume-chan/event";