mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-18 10:38:11 +00:00
Rollup merge of #33635 - tshepang:capitalise, r=steveklabnik
doc: 'tis the lang, not the reptile
This commit is contained in:
commit
b4da51a0a3
@ -314,7 +314,7 @@
|
|||||||
//! # Syntax
|
//! # Syntax
|
||||||
//!
|
//!
|
||||||
//! The syntax for the formatting language used is drawn from other languages,
|
//! The syntax for the formatting language used is drawn from other languages,
|
||||||
//! 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
|
||||||
//! syntax, meaning that arguments are surrounded by `{}` instead of the C-like
|
//! syntax, meaning that arguments are surrounded by `{}` instead of the C-like
|
||||||
//! `%`. The actual grammar for the formatting syntax is:
|
//! `%`. The actual grammar for the formatting syntax is:
|
||||||
//!
|
//!
|
||||||
|
Loading…
Reference in New Issue
Block a user