From 8494f25ea50e5bc057633ac44b66bce9040b1758 Mon Sep 17 00:00:00 2001
From: Lyssa <75037904+thecatontheceiling@users.noreply.github.com>
Date: Mon, 19 Aug 2024 09:12:42 -0500
Subject: [PATCH] .

---
 MAS/Separate-Files-Version/Change_Edition.cmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAS/Separate-Files-Version/Change_Edition.cmd b/MAS/Separate-Files-Version/Change_Edition.cmd
index 0eba5e8..1dcf0d7 100644
--- a/MAS/Separate-Files-Version/Change_Edition.cmd
+++ b/MAS/Separate-Files-Version/Change_Edition.cmd
@@ -153,7 +153,7 @@ setlocal EnableDelayedExpansion
 echo "!_batf!" | find /i "!_ttemp!" %nul1% && (
 if /i not "!_work!"=="!_ttemp!" (
 %eline%
-echo Script is launched from the temp folder,
+echo Script is launched from the temp folder.
 echo Most likely you are running the script directly from the archive file.
 echo:
 echo Extract the archive file and launch the script from the extracted folder.