]> git.lizzy.rs Git - rust.git/commitdiff
doc: 'tis the lang, not the reptile
authorTshepang Lekhonkhobe <tshepang@gmail.com>
Sat, 14 May 2016 11:02:28 +0000 (13:02 +0200)
committerTshepang Lekhonkhobe <tshepang@gmail.com>
Sat, 14 May 2016 11:02:28 +0000 (13:02 +0200)
src/libcollections/fmt.rs

index ce1d6ec5a6478a688f462e55d5f4b95b7fff38cd..6e33e9ec1c784ab123d269e59daa04df41cc397e 100644 (file)
 //! # Syntax
 //!
 //! 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
 //! `%`. The actual grammar for the formatting syntax is:
 //!