forked from p34709852/monkey
cc: Reword info box for local network scan in Network configuration tab
Co-authored-by: VakarisZ <36815064+VakarisZ@users.noreply.github.com>
This commit is contained in:
parent
9cb6dca220
commit
6f33b04e1f
|
@ -12,7 +12,7 @@ BASIC_NETWORK = {
|
|||
"info_box": {
|
||||
"title": "",
|
||||
"type": "object",
|
||||
"info": 'The Monkey scans its subnet if "Local network scan" is ticked. '
|
||||
"info": 'The Monkey scans its subnet if "Local network scan" is checked. '
|
||||
'Additionally, the Monkey scans machines according to "Scan '
|
||||
'target list".',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue