From 384c8c83fd44eace392396c8921fd7fde7a698f1 Mon Sep 17 00:00:00 2001 From: wrathernaut <97267123+wrathernaut@users.noreply.github.com> Date: Sun, 16 Mar 2025 01:58:54 -0400 Subject: [PATCH] Fix typo (#8872) * Fix typo Typo in remark. --- build_release_vs2022.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_release_vs2022.bat b/build_release_vs2022.bat index 76e8c14f0c..d4a26da99a 100644 --- a/build_release_vs2022.bat +++ b/build_release_vs2022.bat @@ -1,4 +1,4 @@ -@REM OcarSlicer build script for Windows +@REM OrcaSlicer build script for Windows @echo off set WP=%CD%