mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
spelling: further
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -699,7 +699,7 @@ class TestExpat:
|
||||
|
||||
assert char_data_recv == []
|
||||
|
||||
# there might be ways to make it vuln, but I did not investigate futher.
|
||||
# there might be ways to make it vuln, but I did not investigate further.
|
||||
|
||||
@staticmethod
|
||||
def test_dtd():
|
||||
@@ -711,4 +711,4 @@ class TestExpat:
|
||||
parser.Parse(dtd_retrieval, True)
|
||||
assert hit_dtd == False
|
||||
|
||||
# there might be ways to make it vuln, but I did not investigate futher.
|
||||
# there might be ways to make it vuln, but I did not investigate further.
|
||||
|
||||
Reference in New Issue
Block a user