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

@@ -1503,7 +1503,7 @@ static const device_config_t gus_config[] = {
.value = 0
},
{
.description = "512 KB",
.description = "512 kB",
.value = 1
},
{

View File

@@ -4669,7 +4669,7 @@ static const device_config_t sb_32_pnp_config[] = {
.value = 0
},
{
.description = "512 KB",
.description = "512 kB",
.value = 512
},
{
@@ -4882,7 +4882,7 @@ static const device_config_t sb_awe32_config[] = {
.value = 0
},
{
.description = "512 KB",
.description = "512 kB",
.value = 512
},
{
@@ -4946,7 +4946,7 @@ static const device_config_t sb_awe32_pnp_config[] = {
.value = 0
},
{
.description = "512 KB",
.description = "512 kB",
.value = 512
},
{
@@ -4999,7 +4999,7 @@ static const device_config_t sb_awe64_value_config[] = {
.spinner = { 0 },
.selection = {
{
.description = "512 KB",
.description = "512 kB",
.value = 512
},
{