Opened 15 years ago
Closed 15 years ago
#1794 closed Bugs (fixed)
Typo in RegEx Documentation
| Reported by: | Owned by: | John Maddock | |
|---|---|---|---|
| Milestone: | Boost 1.36.0 | Component: | regex | 
| Version: | Boost 1.35.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
On the page:
http://boost.org/doc/libs/1_35_0/libs/regex/doc/html/boost_regex/syntax/perl_syntax.html
s/match_no_dot_null/match_not_dot_null/
Change History (2)
comment:1 by , 15 years ago
| Component: | Documentation → regex | 
|---|---|
| Owner: | changed from to | 
comment:2 by , 15 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

Thanks for spotting that: now fixed in SVN Trunk revision #44169.