From c34c84e8120603a82087b1732fee925b2169a5b8 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sat, 7 Apr 2018 09:46:45 +0200 Subject: Replace final : with a full stop --- bin/report-vuln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/report-vuln') diff --git a/bin/report-vuln b/bin/report-vuln index 46074f49c0..eb1d713558 100755 --- a/bin/report-vuln +++ b/bin/report-vuln @@ -142,7 +142,7 @@ Tags: security Hi, -The following vulnerabilit%s %s published for %s:\n +The following vulnerabilit%s %s published for %s.\n ''' % (severity, vuln_suff, time_w, pkg) for cnt, cve in enumerate(cveid): -- cgit v1.2.3