mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 12:04:51 +00:00
fixed typo
This commit is contained in:
parent
23825cf297
commit
8378b33c46
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
!define LIBTORRENT_DLL_ZIP_URL "${BASE}\LIBTORRENT_DLL_ZIP"
|
||||
|
||||
; Redefine macros/functions
|
||||
!define download "!insert macro download"
|
||||
!define download "!insertmacro download"
|
||||
!define install_NSIS "!insertmacro install_NSIS"
|
||||
!define install_MSI "!insertmacro install_MSI"
|
||||
!define install_ZIP "!insertmacro install_ZIP"
|
||||
|
|
Loading…
Add table
Reference in a new issue