Skip to content

Commit 57a2020

Browse files
committed
Actual 4.0.2 hotfix release
1 parent 52a54c0 commit 57a2020

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mudlet.pro

+2-2
Original file line numberDiff line numberDiff line change
@@ -319,10 +319,10 @@ DEFINES += LUA_DEFAULT_PATH=\\\"$${LUA_DEFAULT_DIR}\\\"
319319
# tweaking in that situation
320320

321321
# Edbee widget needed in all cases.
322-
# Mudlet customised (Lua 5.1 specific?) lua-code-format source code needed in
322+
# Mudlet customised (Lua 5.1 specific) lua-code-format source code needed in
323323
# all cases. (The code is built into a lcf module within
324324
# TLuaInterpreter::initIndenterGlobals() on demand) - and we need to get the
325-
# git submodule from Mudlet's own GitHub server...
325+
# git submodule from Mudlet's own GitHub repository
326326

327327
# NOTE: It does SEEM possible to prebuild and install this into a system wide
328328
# luarocks installation by changing to the "./3rdparty/lcf" directory with the

0 commit comments

Comments
 (0)