doc: 'tis the lang, not the reptile
This commit is contained in:
parent
bc5789902b
commit
e699e12eb0
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,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…
Add table
Add a link
Reference in a new issue