mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
Fix typos
This commit is contained in:
parent
88bd4f270f
commit
6680fdda18
71 changed files with 164 additions and 164 deletions
2
dist/windows/installer.nsi
vendored
2
dist/windows/installer.nsi
vendored
|
@ -65,7 +65,7 @@ Section $(inst_qbt_req) ;"qBittorrent (required)"
|
|||
SectionEnd
|
||||
|
||||
; Optional section (can be disabled by the user)
|
||||
Section /o $(inst_dekstop) ;"Create Desktop Shortcut"
|
||||
Section /o $(inst_desktop) ;"Create Desktop Shortcut"
|
||||
|
||||
CreateShortCut "$DESKTOP\qBittorrent.lnk" "$INSTDIR\qbittorrent.exe"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue