Trapper: fix doc (#8539)

reviewable/pr8545/r1
yparitcher 2 years ago committed by GitHub
parent 301eb387e9
commit 2fe5ab0e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -485,7 +485,7 @@ Notes and limitations:
an invisible TrapWidget will be used instead (if nil or true, the event will be
resent; if false, the event will not be resent).
@function task lua function to execute and get return values from
@param task lua function to execute and get return values from
@param trap_widget_or_string already shown widget, string, or nil, true or false
@boolean task_returns_simple_string[opt=false] true if task returns a single string
@treturn boolean completed (`true` if not interrupted, `false` if dismissed)

Loading…
Cancel
Save