Fix documentation modules/gui/task-list.lua

Co-authored-by: mark9064 <30447455+mark9064@users.noreply.github.com>
This commit is contained in:
Bastiaan
2021-04-27 23:29:28 +02:00
committed by GitHub
parent 0f5868378a
commit 254d69f646

View File

@@ -317,7 +317,7 @@ local task_view_footer =
local message_pattern = "(.-)\n(.*)"
--- Parce a string into a message object with title and body
--- Parse a string into a message object with title and body
-- @tparam string str message data
local function parse_message(str)
-- Trimm the spaces of the string