aboutsummaryrefslogtreecommitdiff
path: root/examples/example-implicit-dispatcher/src
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example-implicit-dispatcher/src')
-rw-r--r--examples/example-implicit-dispatcher/src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example-implicit-dispatcher/src/main.rs b/examples/example-implicit-dispatcher/src/main.rs
index 3dc7f83..340d585 100644
--- a/examples/example-implicit-dispatcher/src/main.rs
+++ b/examples/example-implicit-dispatcher/src/main.rs
@@ -1,6 +1,6 @@
//! Example Implicit Dispatcher
//!
-//! > This example demonstrates how to use the implicit `dispatcher!` definition syntax enabled by `extra_macros`
+//! > This example demonstrates how to use the implicit `dispatcher!` definition syntax enabled by `extras`
use mingling::prelude::*;