Skip to content

Commit dcd103e

Browse files
RasmusWLtausbn
andauthored
Python: Fix grammar
Co-authored-by: Taus <tausbn@github.com>
1 parent 7721db2 commit dcd103e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/test/experimental/query-tests/Security-new-dataflow/CWE-078-py2/command_injection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
def python2_specific():
1212
"""
1313
These tests are mostly included to check for extra paths that can be generated if
14-
we can track flow into the implementation of stdlib function, and then to an other sink.
14+
we can track flow into the implementation of a stdlib function, and then to another sink.
1515
See comment in query for more details.
1616
"""
1717

0 commit comments

Comments
 (0)