Fix typo in MAS_AIO.cmd
atleast -> at least
This commit is contained in:
parent
4b8a769f54
commit
44af5239d9
1 changed files with 2 additions and 2 deletions
|
|
@ -5270,7 +5270,7 @@ call :_color %Green% "Renewal and Activation Tasks were successfully created."
|
|||
call :_color %Green% "Renewal Task was successfully created."
|
||||
)
|
||||
echo.
|
||||
call :_color %Gray% "Make sure to run the Activation from the previous menu atleast once."
|
||||
call :_color %Gray% "Make sure to run the Activation from the previous menu at least once."
|
||||
echo __________________________________________________________________________________________
|
||||
)
|
||||
|
||||
|
|
@ -9034,4 +9034,4 @@ echo Press any key to exit...
|
|||
pause >nul
|
||||
exit /b
|
||||
|
||||
::End::
|
||||
::End::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue