mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Fix qhelp typo while converting to python's regex injection
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<code>re.escape</code>. This ensures that the user cannot insert characters which have a
|
||||
special meaning in regular expressions.
|
||||
</p>
|
||||
<sample src="examples/re_good.py" />
|
||||
<sample src="unit_tests/re_good.py" />
|
||||
</example>
|
||||
|
||||
<references>
|
||||
|
||||
Reference in New Issue
Block a user