Opened 12 years ago
Closed 12 years ago
#4810 closed Patches (fixed)
Minor grammar glitch in documentation
| Reported by: | Owned by: | John Maddock | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | type_traits | 
| Version: | Boost Development Trunk | Severity: | Cosmetic | 
| Keywords: | Cc: | 
Description
On reading the type_traits documentation, I noticed a small but irritating grammar glitch (probably a typo): the string "each class inherits from a the type" should be "each class inherits from the type".
This is in both background.html and intro.html.
Patch attached.
Attachments (1)
Change History (3)
by , 12 years ago
| Attachment: | grammar-fix--intro-background.patch added | 
|---|
comment:2 by , 12 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
Patch for grammar glitch in background.html and intro.html.