[USERINIT]: Usability commit: when in LiveCD mode, if we cannot start the shell or...
[reactos.git] / reactos / configure.cmd
index 78c206f..5c261c4 100755 (executable)
@@ -26,7 +26,7 @@ if /I "%1" == "arm_hosttools" (
     REM This launches %VSINSTALLDIR%VS\vcvarsall.bat\r
     call %2 x86\r
 \r
-    REM Configure host tools for x86\r
+    REM Configure host tools for x86.\r
     cmake -G %3 -DARCH:STRING=i386 %~dp0\r
     exit\r
 )\r