mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 00:12:11 +00:00
Comment typo correction.
[SVN r78963]
This commit is contained in:
@@ -63,7 +63,7 @@ rule match ( pattern : string : indices * )
|
||||
|
||||
# Matches all elements of 'list' agains the 'pattern' and returns a list of
|
||||
# elements indicated by indices of all successful matches. If 'indices' is
|
||||
# omitted returns a list of first paranthethised groups of all successful
|
||||
# omitted returns a list of first parenthesised groups of all successful
|
||||
# matches.
|
||||
#
|
||||
rule transform ( list * : pattern : indices * )
|
||||
|
||||
Reference in New Issue
Block a user