From 44af5239d94e22559d2df313a4711e3c3024f534 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 20 Feb 2023 16:29:06 +0900 Subject: [PATCH] Fix typo in MAS_AIO.cmd atleast -> at least --- MAS/All-In-One-Version/MAS_AIO.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAS/All-In-One-Version/MAS_AIO.cmd b/MAS/All-In-One-Version/MAS_AIO.cmd index df7c175..2f2b6fe 100644 --- a/MAS/All-In-One-Version/MAS_AIO.cmd +++ b/MAS/All-In-One-Version/MAS_AIO.cmd @@ -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:: \ No newline at end of file +::End::