Opened 15 years ago
Closed 14 years ago
#1853 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: | Interval | Cc: |
Description
Address: http://www.boost.org/doc/libs/1_35_0/libs/numeric/interval/doc/interval.htm
Text:
Interval Arithmetic
An interval is a pair of numbers which represents all the numbers between these two. (Intervals are considered close so the bounds are included.) The purpose of this
Error: "close" should be "closed"
Change History (3)
comment:1 by , 15 years ago
| Component: | None → Documentation |
|---|---|
| Owner: | set to |
comment:2 by , 14 years ago
| Owner: | changed from to |
|---|
comment:3 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in revision #45098.