Opened 15 years ago
Closed 14 years ago
#1855 closed Bugs (fixed)
Typo in lambda documentation (online)
| Reported by: | Owned by: | No-Maintainer | |
|---|---|---|---|
| Milestone: | Boost 1.36.0 | Component: | lambda | 
| Version: | Boost 1.35.0 | Severity: | Cosmetic | 
| Keywords: | Cc: | 
Description
Address: http://www.boost.org/doc/libs/1_35_0/doc/html/lambda.html
Text:
In a nutshell
The Boost Lambda Library (BLL in the sequel) is a C++ template library, which implements form of lambda abstractions for C++. The term originates from functional
Error: "implements form of" should be "implements _a_ form of"
Change History (3)
comment:1 by , 15 years ago
| Component: | lambda → Documentation | 
|---|---|
| Owner: | changed from to | 
comment:2 by , 14 years ago
| Component: | Documentation → lambda | 
|---|---|
| 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 #45097.