Opened 15 years ago

Closed 14 years ago

#1853 closed Bugs (fixed)

Typo in interval documentation

Reported by: Peter Walsh <dr.9.OkianWarrior@…> 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 Marshall Clow, 15 years ago

Component: NoneDocumentation
Owner: set to Matias Capeletto

comment:2 by Daniel James, 14 years ago

Owner: changed from Matias Capeletto to Guillaume Melquiond

comment:3 by Marshall Clow, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in revision #45098.

Note: See TracTickets for help on using tickets.