aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/example_docs.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling/src/example_docs.rs')
-rw-r--r--mingling/src/example_docs.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling/src/example_docs.rs b/mingling/src/example_docs.rs
index e61551b..6732050 100644
--- a/mingling/src/example_docs.rs
+++ b/mingling/src/example_docs.rs
@@ -703,7 +703,7 @@ pub mod example_basic {}
/// gen_program!();
/// ```
pub mod example_clap_binding {}
-/// Example: Combining pathf + dispatch_tree
+/// Example: Combining `pathf` + `dispatch_tree`
///
/// > This example demonstrates how to use `pathf` and `dispatch_tree` together.
/// > Types are defined in a submodule (`sub`), and `gen_program!()` resolves