Skip to content

Commit 0a1930c

Browse files
committed
Tune help text for --disable-notus-hashsum-verification
1 parent 28787d7 commit 0a1930c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ospd_openvas/notus.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ def __init__(self):
256256
default=False,
257257
type=strtoboolean,
258258
help=(
259-
'Disables hashsum verification for notus advisories.'
259+
'Disable hashsum verification for notus advisories.'
260260
' %(default)s'
261261
),
262262
)

0 commit comments

Comments
 (0)