]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/operations/operations-docs.factor
minor cleanup to some docs.
[factor.git] / basis / ui / operations / operations-docs.factor
index 26bf248174f60f4dc9d8e464b62328cbe13ebf7e..07ef9dd116b94454ee749015def393e700821717 100644 (file)
@@ -30,7 +30,7 @@ $nl
 } } ;
 
 HELP: operation-gesture
-{ $values { "operation" operation } { "gesture" "a gesture or " { $link f } } }
+{ $values { "operation" operation } { "gesture" { $maybe "a gesture" } } }
 { $description "Outputs the keyboard gesture associated with the operation." } ;
 
 HELP: operations