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

@@ -643,11 +643,11 @@ const device_config_t nga_config[] = {
.default_int = 64,
.selection = {
{
.description = "32 KB",
.description = "32 kB",
.value = 32
},
{
.description = "64 KB",
.description = "64 kB",
.value = 64
},
{