Skip to content

Commit a616704

Browse files
RasmusWLtausbn
andauthored
Python: Fix typo
Co-authored-by: Taus <[email protected]>
1 parent 8fc803f commit a616704

File tree

1 file changed

+1
-1
lines changed
  • python/upgrades/f635b392038a494915307f913657cd3058f9b476

1 file changed

+1
-1
lines changed

python/upgrades/f635b392038a494915307f913657cd3058f9b476/py_exprs.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ class Function_ extends @py_Function {
8080
}
8181

8282
/**
83-
* This class servers the same purpose as CallableExpr. CallableExpr is defined in Function.qll
83+
* This class serves the same purpose as CallableExpr. CallableExpr is defined in Function.qll
8484
* To ease the burden of number of classes that needs to be implemented here, I make the class
8585
* hierarchy slightly different (that's why it's called Adjusted)
8686
*/

0 commit comments

Comments
 (0)