We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0c8972 + e699e12 commit b4da51aCopy full SHA for b4da51a
src/libcollections/fmt.rs
@@ -314,7 +314,7 @@
314
//! # Syntax
315
//!
316
//! The syntax for the formatting language used is drawn from other languages,
317
-//! so it should not be too alien. Arguments are formatted with python-like
+//! so it should not be too alien. Arguments are formatted with Python-like
318
//! syntax, meaning that arguments are surrounded by `{}` instead of the C-like
319
//! `%`. The actual grammar for the formatting syntax is:
320
0 commit comments