Update config-schema.json: PPC -> PowerPC

This commit is contained in:
Luke Street 2025-03-04 22:23:45 -07:00
parent cf5fc54cfa
commit ee667a2dde

View File

@ -262,7 +262,7 @@
}, },
{ {
"id": "ppc", "id": "ppc",
"name": "PPC", "name": "PowerPC",
"properties": [ "properties": [
"ppc.calculatePoolRelocations" "ppc.calculatePoolRelocations"
] ]