mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Fix spelling
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
This commit is contained in:
@@ -138,7 +138,7 @@ string getFieldToken(FieldContent fc) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns a valid Java token naming the synthtic field `fc`,
|
||||
* Returns a valid Java token naming the synthetic field `fc`,
|
||||
* assuming that the name of that field consists only of characters valid in a Java identifier and `.`.
|
||||
*/
|
||||
string getSyntheticFieldToken(SyntheticFieldContent fc) {
|
||||
|
||||
Reference in New Issue
Block a user