Browse Source

[Minor] Correct a typo

tags/1.7.0
Alexander Moisseev 6 years ago
parent
commit
dd3b90ad43
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      lualib/lua_util.lua

+ 1
- 0
lualib/lua_util.lua View File

@@ -250,7 +250,7 @@ exports.spairs = spairs

--[[[
-- @function lua_util.disable_module(modname, how)
-- Disables a plugin
-- @param {string} modname name of plugin to disable
-- @param {string} how 'redis' to disable redis, 'config' to disable startup
--]]

Loading…
Cancel
Save