Fix wrong language name in installer

This commit is contained in:
Don Ho 2021-12-23 15:49:48 +01:00
parent 85d6108a6b
commit 30c586d94c

View File

@ -83,7 +83,7 @@ SectionGroup "Function List Files" functionListComponent
File ".\functionList\python.xml"
${MementoSectionEnd}
${MementoSection} "Python" Lua_FL
${MementoSection} "Lua" Lua_FL
SetOutPath "$INSTDIR\functionList"
File ".\functionList\lua.xml"
${MementoSectionEnd}