boostorg / format

Boost.org format module
http://boost.org/libs/format
Boost Software License 1.0
25 stars 51 forks source link

"less" to "fewer" #7

Closed tempoz closed 9 years ago

tempoz commented 9 years ago

"Fewer" is the word used for discrete objects, while "less" is used for continuous amounts. As you cannot have part of an argument, "fewer" is the appropriate word here.

mclow commented 9 years ago

I'm quite happy to take this change; but we don't pull into the "master" branch. We take pull requests into the "develop" branch, and then merge to master. I will make this change manually.