chore: fix some typos in comment (#12102)

Signed-off-by: largemouth <largemouth@aliyun.com>
This commit is contained in:
largemouth
2025-06-17 22:02:35 +09:00
committed by GitHub
parent 57b826c56b
commit 8754579181
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ def make_parser():
"--dist-dir",
type=str,
default="../../rustdesk",
help="The dist direcotry to install.",
help="The dist directory to install.",
)
parser.add_argument(
"--arp",