Skip to content

Commit

Permalink
Fix typo in docs refman-debug_print_metastack.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejpirog committed Oct 27, 2023
1 parent 30b9579 commit 6077894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/refman-debug_print_metastack.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ label:type_name[cmd]...[cmd]

where

- `label` is the label of the handler (given by the user or automatically generated by `OneShot::Handle`)
- `label` is the label of the handler (automatically generated or given by the user when calling `handle` or `wrap`)

- `type_name` is the `typeid()::name` of the handler class,

Expand Down

0 comments on commit 6077894

Please sign in to comment.