mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-06-30 23:18:00 +00:00
chore: fix some typos in comment (#12102)
Signed-off-by: largemouth <largemouth@aliyun.com>
This commit is contained in:
parent
57b826c56b
commit
8754579181
@ -6,7 +6,7 @@
|
||||
|
||||
<Property Id="AddRemovePropertiesFile" Value="1" />
|
||||
|
||||
<!--STOP_SERVICE is set to 'Y'. Because the cofig value may be empty or 'Y'-->
|
||||
<!--STOP_SERVICE is set to 'Y'. Because the config value may be empty or 'Y'-->
|
||||
<Property Id="STOP_SERVICE" Value="'Y'" />
|
||||
|
||||
<Property Id="LAUNCH_TRAY_APP" Value="Y" />
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user