fixed visual error

This commit is contained in:
marcos 2021-03-25 13:42:21 +01:00
parent f5ceb2384e
commit a6b9998bbe
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ class ManageNetScanScripts extends Wizard
* @var array
*/
public $pageLabels = [
'List net scan scripts',
'Operation net scan cripts',
'List NetScan scripts',
'Operation NetScan scripts',
];