diff --git a/PowerEditor/installer/nsisInclude/functionList.nsh b/PowerEditor/installer/nsisInclude/functionList.nsh index 05b4fb3fb..23bc4cabd 100644 --- a/PowerEditor/installer/nsisInclude/functionList.nsh +++ b/PowerEditor/installer/nsisInclude/functionList.nsh @@ -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}