Skip to content

Commit

Permalink
fix typos in man page
Browse files Browse the repository at this point in the history
  • Loading branch information
HalimNaim committed Dec 17, 2023
1 parent a11e6c7 commit 2c288d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified data/keyd-application-mapper.1.gz
Binary file not shown.
Binary file modified data/keyd.1.gz
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/keyd.scdoc
Original file line number Diff line number Diff line change
Expand Up @@ -660,10 +660,10 @@ A key may optionally be bound to an _action_ which accepts zero or more argument
Permanently toggle the state of the given layer.

*layerm(<layer>, <macro>)*
Identical to *layer*, but executes the supplies macro before the layer change.
Identical to *layer*, but executes the supplied macro before the layer change.

*oneshotm(<layer>, <macro>)*
Identical to *oneshot*, but executes the supplies macro before the layer change.
Identical to *oneshot*, but executes the supplied macro before the layer change.

*swapm(<layer>, <macro>)*
Identical to *swap*, but accepts a macro to be executed immediately
Expand All @@ -674,7 +674,7 @@ A key may optionally be bound to an _action_ which accepts zero or more argument
toggling the layer.

*clearm(<macro>)*
Identical to *clear*, but executes the supplies macro before clearing layers.
Identical to *clear*, but executes the supplied macro before clearing layers.

## Key overloading

Expand Down

0 comments on commit 2c288d0

Please sign in to comment.