#1886 closed Bugs (fixed)
Typo in Interval documentation
Reported by: | Owned by: | Guillaume Melquiond | |
---|---|---|---|
Milestone: | Boost 1.36.0 | Component: | Documentation |
Version: | Boost 1.35.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
Address: http://www.boost.org/doc/libs/1_35_0/libs/numeric/interval/doc/interval.htm
Text:
Overview of the library, and usage
This library provides two quite distinct levels of usage. One is to use the basic class template interval<T> without specifying the policy. This only requires to know and understand the concepts developed above and the content of the namespace boost. In addition to the class interval<T>,
Error: The phrase "This only requires to know" should be "This only requires _one_ to know"
Change History (3)
comment:1 by , 14 years ago
Owner: | changed from | to
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for the report. Now fixed in revision #1886.