Skip to content

Commit 3953f8d

Browse files
author
Lars Op den Kamp
authored
fixed typo
1 parent 8563411 commit 3953f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/libCEC.nsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Function .onInit
299299
!insertMacro UnSelectSection ${SecEvGhostCec}
300300
SectionSetText ${SecEvGhostCec} ""
301301
MessageBox MB_OK \
302-
"EventGhost was found found, so the plugin for EventGhost will not be installed. You can download EventGhost from http://www.eventghost.org/"
302+
"EventGhost was not found, so the plugin for EventGhost will not be installed. You can download EventGhost from http://www.eventghost.org/"
303303
${Endif}
304304

305305
FunctionEnd

0 commit comments

Comments
 (0)