We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb4379a + 8ce7999 commit 61e2cf6Copy full SHA for 61e2cf6
src/lib.rs
@@ -67,7 +67,7 @@
67
//! too, this is just for convenience).
68
//!
69
//! And last, there is the [`low_level`] module. It contains routines to directly register and
70
-//! unregister arbitrary actions. Some of the patters in the above modules return a [`SigId`],
+//! unregister arbitrary actions. Some of the patterns in the above modules return a [`SigId`],
71
//! which can be used with the [`low_level::unregister`] to remove the action. There are also some
72
//! other utilities that are more suited to build other abstractions with than to use directly.
73
0 commit comments