Opened 13 years ago
Closed 13 years ago
#3890 closed Bugs (fixed)
Misspellings in regex documentation
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | Boost 1.42.0 | Component: | regex |
Version: | Boost 1.41.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
In the file syntax_perl.qbk (and therefore also in perl_syntax.html), "pocessive" should be "possessive" and "patten" should be "pattern".
Note:
See TracTickets
for help on using tickets.
(In [59425]) Fix typos in docs. Fixes #3890.