QL training: fix typos

This commit is contained in:
Nick Rolfe
2019-10-09 12:00:37 +01:00
parent 0e79d3db46
commit 91d3389e58
2 changed files with 3 additions and 3 deletions

View File

@@ -158,7 +158,7 @@ Define a subclass of ``DataFlow::Node`` representing “source” nodes, that is
Revisiting non-constant format strings
======================================
Refine the query to find calls to ``printf``-like functions where the format argument derives from a local source that is, not a constant string.
Refine the query to find calls to ``printf``-like functions where the format argument derives from a local source that is not a constant string.
.. rst-class:: build