mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-22 12:00:11 -05:00
gccrs: Fix comment typos in rust-macro-expand.h
gcc/rust/ChangeLog: * expand/rust-macro-expand.h: Fix typos in comment.
This commit is contained in:
committed by
Arthur Cohen
parent
2b51b398a8
commit
2d971d49f2
@@ -358,7 +358,7 @@ struct MacroExpander
|
||||
*
|
||||
* @param parser Parser to use for matching
|
||||
* @param rep Repetition to try and match
|
||||
* @param match_amount Reference in which to store the ammount of succesful
|
||||
* @param match_amount Reference in which to store the amount of successful
|
||||
* and valid matches
|
||||
*
|
||||
* @param lo_bound Lower bound of the matcher. When specified, the matcher
|
||||
|
||||
Reference in New Issue
Block a user