ui.gesture-docs: amend propagate-gesture description

factor-shell
Alexander Iljin 2017-08-28 11:29:31 +03:00 committed by John Benediktsson
parent e07ba18839
commit 5a627505ef
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ HELP: parents-handle-gesture?
HELP: propagate-gesture
{ $values { "gesture" "a gesture" } { "gadget" gadget } }
{ $description "Calls " { $link handle-gesture } " on every parent of " { $snippet "gadget" } "." } ;
{ $description "Calls " { $link handle-gesture } " on every parent of the " { $snippet "gadget" } ", starting with the " { $snippet "gadget" } " itself." } ;
HELP: motion
{ $class-description "Mouse motion gesture." }