kB -> KB.

This commit is contained in:
OBattler
2024-11-19 04:08:21 +01:00
parent c38fc46670
commit 463badd613
41 changed files with 636 additions and 636 deletions

View File

@@ -6228,7 +6228,7 @@ static const device_config_t mach8_config[] = {
.default_int = 1024,
.selection = {
{
.description = "512 kB",
.description = "512 KB",
.value = 512
},
{
@@ -6254,7 +6254,7 @@ static const device_config_t mach32_config[] = {
.default_int = 2048,
.selection = {
{
.description = "512 kB",
.description = "512 KB",
.value = 512
},
{
@@ -6307,7 +6307,7 @@ static const device_config_t mach32_pci_config[] = {
.default_int = 2048,
.selection = {
{
.description = "512 kB",
.description = "512 KB",
.value = 512
},
{