We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a54c0 commit 57a2020Copy full SHA for 57a2020
src/mudlet.pro
@@ -319,10 +319,10 @@ DEFINES += LUA_DEFAULT_PATH=\\\"$${LUA_DEFAULT_DIR}\\\"
319
# tweaking in that situation
320
321
# Edbee widget needed in all cases.
322
-# Mudlet customised (Lua 5.1 specific?) lua-code-format source code needed in
+# Mudlet customised (Lua 5.1 specific) lua-code-format source code needed in
323
# all cases. (The code is built into a lcf module within
324
# TLuaInterpreter::initIndenterGlobals() on demand) - and we need to get the
325
-# git submodule from Mudlet's own GitHub server...
+# git submodule from Mudlet's own GitHub repository
326
327
# NOTE: It does SEEM possible to prebuild and install this into a system wide
328
# luarocks installation by changing to the "./3rdparty/lcf" directory with the
0 commit comments