From d0338203a26cc6902031cf73ea1cc8691994c252 Mon Sep 17 00:00:00 2001 From: Psyirius <99079175+psyirius@users.noreply.github.com> Date: Tue, 10 Feb 2026 04:45:47 -0700 Subject: [PATCH] Fix typo in build status message --- cmake/common/buildspec_common.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/common/buildspec_common.cmake b/cmake/common/buildspec_common.cmake index 8e25661b..cd3ab372 100644 --- a/cmake/common/buildspec_common.cmake +++ b/cmake/common/buildspec_common.cmake @@ -94,7 +94,7 @@ function(_setup_obs_studio) COMMAND_ERROR_IS_FATAL ANY OUTPUT_QUIET ) - message(STATUS "Build ${label} (Reelase - ${arch}) - done") + message(STATUS "Build ${label} (Release - ${arch}) - done") message(STATUS "Install ${label} (${arch})") execute_process(