Fix grammar mistake in shortcut description
This commit is contained in:
parent
6e06174db6
commit
265ec96c6f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<?define FullName = "Moonlight Game Streaming Client" ?>
|
||||
|
||||
<?define ShortcutName = "$(var.ShortName)" ?>
|
||||
<?define ShortcutDesc = "Stream games from a NVIDIA GameStream-compatible PC" ?>
|
||||
<?define ShortcutDesc = "Stream games from an NVIDIA GameStream-compatible PC" ?>
|
||||
<?define InstallFolder = "Moonlight Game Streaming" ?>
|
||||
|
||||
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue