Fix typo
This commit is contained in:
parent
f36a89d41d
commit
80a2775b6f
|
@ -1815,7 +1815,7 @@ class Diagnostics extends Wizard
|
||||||
'images/exito.png',
|
'images/exito.png',
|
||||||
true,
|
true,
|
||||||
[
|
[
|
||||||
'title' => __('Succesfuly'),
|
'title' => __('Successfully'),
|
||||||
'style' => 'width:15px;',
|
'style' => 'width:15px;',
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue