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 8fc803f commit a616704Copy full SHA for a616704
python/upgrades/f635b392038a494915307f913657cd3058f9b476/py_exprs.ql
@@ -80,7 +80,7 @@ class Function_ extends @py_Function {
80
}
81
82
/**
83
- * This class servers the same purpose as CallableExpr. CallableExpr is defined in Function.qll
+ * This class serves the same purpose as CallableExpr. CallableExpr is defined in Function.qll
84
* To ease the burden of number of classes that needs to be implemented here, I make the class
85
* hierarchy slightly different (that's why it's called Adjusted)
86
*/
0 commit comments