mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Win installer: fix a typo
This commit is contained in:
parent
cc6f2dae82
commit
23ba5e8389
@ -261,7 +261,7 @@ Function ${UN}EnvVarUpdate
|
||||
${If} $6 == 1
|
||||
DetailPrint "appended to $1"
|
||||
${Else}
|
||||
#DetailPrint "Target was appended to $1"
|
||||
DetailPrint "Target was appended to $1"
|
||||
${EndIf}
|
||||
${Else} ; If Prepend (and EnvVar is not empty),
|
||||
StrCpy $0 $4;$0 ; prepend PathString
|
||||
|
Loading…
Reference in New Issue
Block a user