Browse Source

Fix typo in MAS_AIO.cmd

atleast -> at least
pull/187/head
Ikko Eltociear Ashimine 2 years ago committed by GitHub
parent
commit
44af5239d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      MAS/All-In-One-Version/MAS_AIO.cmd

2
MAS/All-In-One-Version/MAS_AIO.cmd

@ -5270,7 +5270,7 @@ call :_color %Green% "Renewal and Activation Tasks were successfully created." @@ -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 __________________________________________________________________________________________
)

Loading…
Cancel
Save