Skip to content

Commit 5e10d92

Browse files
committed
Added spellchecker.lua to Git
1 parent cd92b45 commit 5e10d92

File tree

2 files changed

+395
-1
lines changed

2 files changed

+395
-1
lines changed

install/mushclient.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Section "Spell checker"
227227
SetOutPath $INSTDIR
228228

229229
; New spell checker
230-
File "..\WinRel\spellchecker.lua"
230+
File "..\scripting\spellchecker.lua"
231231

232232
SectionEnd
233233

0 commit comments

Comments
 (0)