menubar.init: menulist_update doc fixed

This commit is contained in:
copycat-killer 2017-02-15 12:38:46 +01:00
parent 844bd1eb05
commit ad72d204c9
1 changed files with 0 additions and 1 deletions

View File

@ -215,7 +215,6 @@ local function get_current_page(all_items, query, scr)
end
--- Update the menubar according to the command entered by user.
-- @tparam str query Search query.
-- @tparam number|screen scr Screen
local function menulist_update(scr)
local query = instance.query or ""