Opened 8 years ago
Closed 5 years ago
#11055 closed Bugs (fixed)
Typo in Boost Format Library documentation
| Reported by: | anonymous | Owned by: | James E. King, III | 
|---|---|---|---|
| Milestone: | Boost 1.66.0 | Component: | format | 
| Version: | Boost 1.57.0 | Severity: | Cosmetic | 
| Keywords: | Cc: | 
Description
The documentation on page http://www.boost.org/doc/libs/1_57_0/libs/format/doc/format.html under the section "A Note about performance" has the following statement:
one cas expect a ratio ranging from 2 to 5 or more
which should be
one can expect a ratio ranging from 2 to 5 or more
Change History (4)
comment:1 by , 5 years ago
| Milestone: | To Be Determined → Boost 1.66.0 | 
|---|---|
| Owner: | changed from to | 
comment:3 by , 5 years ago
| Status: | new → assigned | 
|---|
comment:4 by , 5 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

PR: https://github.com/boostorg/format/pull/16