From ee667a2ddef876e8689a841973fd8747b95c5999 Mon Sep 17 00:00:00 2001 From: Luke Street Date: Tue, 4 Mar 2025 22:23:45 -0700 Subject: [PATCH] Update config-schema.json: PPC -> PowerPC --- objdiff-core/config-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objdiff-core/config-schema.json b/objdiff-core/config-schema.json index 1945504..b0a8457 100644 --- a/objdiff-core/config-schema.json +++ b/objdiff-core/config-schema.json @@ -262,7 +262,7 @@ }, { "id": "ppc", - "name": "PPC", + "name": "PowerPC", "properties": [ "ppc.calculatePoolRelocations" ]