Common: Reword ICMPScanConfiguration docstring

This commit is contained in:
Shreya Malviya 2022-07-27 15:56:07 +05:30
parent f9bed82e7a
commit aff97886d4
1 changed files with 1 additions and 1 deletions

View File

@ -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