Fix small typo
Some checks failed
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 59s

This commit is contained in:
smallmodel 2025-03-12 00:02:44 +01:00
parent 79af8a46d1
commit 158ff62aaa
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -2619,7 +2619,7 @@ void CL_VerifyUpdate() {
const char *updateText = const char *updateText =
va("A new update is available!\n" 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.", "Check https://github.com/openmoh/openmohaa for more.",
lastMajor, lastMajor,
lastMinor, lastMinor,