Fixes for broken translation

Fixes for broken translation
This commit is contained in:
usergithub64
2025-08-04 14:18:44 +03:00
committed by GitHub
parent c2df83d4f0
commit 2a68896d64

View File

@@ -1387,7 +1387,7 @@ static const device_config_t st50x_config[] = {
// clang-format off // clang-format off
{ {
.name = "bios_addr", .name = "bios_addr",
.description = "BIOS Address", .description = "BIOS address",
.type = CONFIG_HEX20, .type = CONFIG_HEX20,
.default_string = NULL, .default_string = NULL,
.default_int = 0xc8000, .default_int = 0xc8000,