fix: Spelling of ReactOS (#2011)

This commit is contained in:
Kroese
2026-07-28 00:19:41 +02:00
committed by GitHub
parent a83e049f8b
commit 69727e49dc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -486,7 +486,7 @@ printVersion() {
"tiny11"* ) desc="Tiny 11" ;;
"tiny10"* ) desc="Tiny 10" ;;
"core11"* ) desc="Core 11" ;;
"reactos"* ) desc="Reactos" ;;
"reactos"* ) desc="ReactOS" ;;
"win7"* ) desc="Windows 7" ;;
"win8"* ) desc="Windows 8" ;;
"win10"* ) desc="Windows 10" ;;