More KB -> kB.

This commit is contained in:
OBattler
2024-11-12 01:45:58 +01:00
parent efc61061a8
commit 09eb050423
7 changed files with 17 additions and 17 deletions

View File

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