From 632ef18ca77b9be78e74f0dca79f6cd3029f9d56 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 Oct 2025 10:23:00 +0200 Subject: [PATCH] Fix typo in devcontainer name from '32-bits' to '32-bit' --- .devcontainer/7u32/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/7u32/devcontainer.json b/.devcontainer/7u32/devcontainer.json index 4d1784f..612ddc2 100644 --- a/.devcontainer/7u32/devcontainer.json +++ b/.devcontainer/7u32/devcontainer.json @@ -1,5 +1,5 @@ { - "name": "Windows 7 Ultimate (32-bits)", + "name": "Windows 7 Ultimate (32-bit)", "service": "windows", "containerEnv": { "VERSION": "7ux86",