From 25b8078e4b9aa852df90478ac804f234c6e9d21b Mon Sep 17 00:00:00 2001 From: Alexander Bolli Date: Sat, 11 Jan 2020 13:33:54 +0100 Subject: [PATCH] kenmo-pb fixes: Window-x86.cmd Co-Authored-By: kenmo-pb <25482520+kenmo-pb@users.noreply.github.com> --- Window-x86.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Window-x86.cmd b/Window-x86.cmd index 205008ee..5775a971 100644 --- a/Window-x86.cmd +++ b/Window-x86.cmd @@ -1,7 +1,7 @@ @echo off :: Set the PureBasic home directory to a real x64 PureBasic installation (warning: -:: when compilig, the IDE will be overwritten with the new one. +:: when compiling, the IDE will be overwritten with the new one. set PUREBASIC_HOME=C:\PureBasic\Svn\v5.70\Build\PureBasic_x86 @@ -53,4 +53,4 @@ GOTO end cmd -:end \ No newline at end of file +:end