forked from p15670423/monkey
Common: Reword ICMPScanConfiguration docstring
This commit is contained in:
parent
f9bed82e7a
commit
aff97886d4
|
@ -45,7 +45,7 @@ class ICMPScanConfiguration:
|
|||
A configuration for ICMP scanning
|
||||
|
||||
Attributes:
|
||||
:param timeout: Maximum time that the agent should wait for a response from the target
|
||||
:param timeout: Maximum time to wait for a response from the target
|
||||
"""
|
||||
|
||||
timeout: float
|
||||
|
|
Loading…
Reference in New Issue