[SHELL32_APITEST] Follow-up to #6796 (25e2f5f)
[reactos.git] / boot / bootdata / bootcdregtest / AHKAppTests.cmd
index 2c969a6..6c93dfe 100644 (file)
@@ -5,7 +5,7 @@ for %%X in (A B C D E F G H I J K L M N O P Q R S T U V W X Y Z) do (if exist %%
 
 if not defined DRIVE (
     dbgprint "AHK Application testing suite not present, skipping."
-    dbgprint "Insert ReactOS boot media and try again."
+    dbgprint "Insert ReactOS boot medium and try again."
     exit /b 0
 )