Skip to content

Commit c2e8d54

Browse files
committed
fix: correct gawk typo
binutils -> gawk Signed-off-by: Fabrice Fontaine <[email protected]>
1 parent 098a96f commit c2e8d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cve_bin_tool/checkers/gawk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: GPL-3.0-or-later
33

44
"""
5-
CVE checker for binutils
5+
CVE checker for gawk
66
77
References:
88
http://savannah.gnu.org/projects/gawk/

0 commit comments

Comments
 (0)