From 158ff62aaa010ec64dd956645dfbe6a4a800648f Mon Sep 17 00:00:00 2001 From: smallmodel <15067410+smallmodel@users.noreply.github.com> Date: Wed, 12 Mar 2025 00:02:44 +0100 Subject: [PATCH] Fix small typo --- code/client/cl_main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/client/cl_main.cpp b/code/client/cl_main.cpp index b2d9fa21..dd4ff10c 100644 --- a/code/client/cl_main.cpp +++ b/code/client/cl_main.cpp @@ -2619,7 +2619,7 @@ void CL_VerifyUpdate() { const char *updateText = va("A new update is available!\n" - "The latest version is v%d.%d.%d (you are running %s).\n" + "The latest version is v%d.%d.%d (you are running v%s).\n" "Check https://github.com/openmoh/openmohaa for more.", lastMajor, lastMinor,