From f8693cf2c4aad8a6c78ffc5f3cdcfeba90159511 Mon Sep 17 00:00:00 2001 From: niuniu319 Date: Sat, 23 May 2026 09:00:20 +0800 Subject: [PATCH 1/2] Fix typo: Suport -> Support in ZEB9601 description (#7100) Closes #7100 --- units/ZEB9601/ZEB9601_unit.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/ZEB9601/ZEB9601_unit.bp b/units/ZEB9601/ZEB9601_unit.bp index 43b07a0303..c1d8a30b20 100644 --- a/units/ZEB9601/ZEB9601_unit.bp +++ b/units/ZEB9601/ZEB9601_unit.bp @@ -1,5 +1,5 @@ UnitBlueprint{ - Description = "Suport Land Factory", + Description = "Support Land Factory", AI = { TargetBones = { "Attachpoint", From f9cbd51e4a3281d1f5e762edc9f99e5875689d7b Mon Sep 17 00:00:00 2001 From: lL1l1 <82986251+lL1l1@users.noreply.github.com> Date: Thu, 4 Jun 2026 12:56:21 -0700 Subject: [PATCH 2/2] Create fix.7129.md --- changelog/snippets/fix.7129.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/snippets/fix.7129.md diff --git a/changelog/snippets/fix.7129.md b/changelog/snippets/fix.7129.md new file mode 100644 index 0000000000..9058e1eba0 --- /dev/null +++ b/changelog/snippets/fix.7129.md @@ -0,0 +1 @@ +- (#7129) Fix typo in unlocalised version of the descriptive name of the UEF T3 Support Land Factory.