We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e50fda + 1baa62e commit 739bf9bCopy full SHA for 739bf9b
library/alloc/src/fmt.rs
@@ -109,7 +109,7 @@
109
//! parameters (corresponding to `format_spec` in [the syntax](#syntax)). These
110
//! parameters affect the string representation of what's being formatted.
111
//!
112
-//! The colon `:` in format syntax divides indentifier of the input data and
+//! The colon `:` in format syntax divides identifier of the input data and
113
//! the formatting options, the colon itself does not change anything, only
114
//! introduces the options.
115
0 commit comments