mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 12:31:29 +03:00
chore: fix some typos in comment (#12102)
Signed-off-by: largemouth <largemouth@aliyun.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user