chore: fix typos in comments (#29401)
This commit is contained in:
parent
93c9374e95
commit
038359a7d8
4 changed files with 5 additions and 5 deletions
|
@ -96,7 +96,7 @@ bool GetNextArgument(gin::Arguments* args,
|
|||
}
|
||||
|
||||
// Support base::Optional as output, which would be empty and do not throw error
|
||||
// when convertion to T fails.
|
||||
// when conversion to T fails.
|
||||
template <typename T>
|
||||
bool GetNextArgument(gin::Arguments* args,
|
||||
int create_flags,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue