Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DebugPrinting.qll

Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
Mathias Vorreiter Pedersen
2023-12-19 11:47:46 +01:00
committed by GitHub
parent 8230a90db6
commit b6974d674c

View File

@@ -1,5 +1,5 @@
/**
* This file contains module that implements the _debug_ version of
* This file contains a module that implements the _debug_ version of
* `toString` for `Instruction` and `Operand` dataflow nodes.
*/