From 6f29ea609f7750310c1da9cae66fd3c888d11d0a Mon Sep 17 00:00:00 2001 From: Nightblade Date: Mon, 23 Feb 2026 18:40:14 +1100 Subject: [PATCH] fix typo Gruthkel -> Gruthkul --- CHANGELOG.md | 2 +- changelog.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c9192c2a8..0649e9c7a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ ### Fixed Crashes - Fix crash on adding support gems and importing items to many builds [\#9340](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9340) ([LocalIdentity](https://github.com/LocalIdentity)) - Fix Radius Jewels in Shared Items Crashing on Load [\#9349](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9349) ([Peechey](https://github.com/Peechey)) -- Fix Crash when sorting gems while using Foulborn Gruthkel's Pelt [\#9376](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9376) ([LocalIdentity](https://github.com/LocalIdentity)) +- Fix Crash when sorting gems while using Foulborn Gruthkul's Pelt [\#9376](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9376) ([LocalIdentity](https://github.com/LocalIdentity)) ### User Interface - Fix Foulborn Icons showing on tree nodes, and foil items not importing type [\#9363](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9363) ([Blitz54](https://github.com/Blitz54)) ### Fixed Calculations diff --git a/changelog.txt b/changelog.txt index b789369f9d..fda7dcb5ce 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,7 +8,7 @@ VERSION[2.60.0][2026/01/28] --- Fixed Crashes --- * Fix crash on adding support gems and importing items to many builds (LocalIdentity) * Fix Radius Jewels in Shared Items Crashing on Load (Peechey) -* Fix Crash when sorting gems while using Foulborn Gruthkel's Pelt (LocalIdentity) +* Fix Crash when sorting gems while using Foulborn Gruthkul's Pelt (LocalIdentity) --- User Interface --- * Fix Foulborn Icons showing on tree nodes, and foil items not importing type (Blitz54)