We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d862ef commit 9ddae3eCopy full SHA for 9ddae3e
java/ql/src/utils/GenerateFlowTestCase.qll
@@ -138,7 +138,7 @@ string getFieldToken(FieldContent fc) {
138
}
139
140
/**
141
- * Returns a valid Java token naming the synthtic field `fc`,
+ * Returns a valid Java token naming the synthetic field `fc`,
142
* assuming that the name of that field consists only of characters valid in a Java identifier and `.`.
143
*/
144
string getSyntheticFieldToken(SyntheticFieldContent fc) {
0 commit comments