We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b997d20 commit 7420e84Copy full SHA for 7420e84
1 file changed
src/lib.rs
@@ -103,7 +103,7 @@
103
//!
104
//! 2. `BufferBackend` is slow with checked resolving because its internal representation
105
//! is extremely sensible to the correctness of the symbols, thus a lot of checks
106
-//! are performed. If you will only use symbols probided by the same instance of
+//! are performed. If you will only use symbols provided by the same instance of
107
//! `BufferBackend`, `resolve_unchecked` is a lot faster.
108
109
//! ### Legend
0 commit comments