From 2fa5ee1d887b446f786988466819395686a023dd Mon Sep 17 00:00:00 2001 From: Nighty Date: Wed, 31 Jul 2024 14:07:43 +1000 Subject: [PATCH] Svalin -> Svalinn (#8057) --- CHANGELOG.md | 2 +- changelog.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de50086c14..5a1f3d2114 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ ## What's Changed ### Fixed Crashes - Fix crash when importing builds to Party tab [\#8022](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8022) ([Regisle](https://github.com/Regisle)) -- Fix crash when using Svalin unique shield [\#8023](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8023) ([Paliak](https://github.com/Paliak)) +- Fix crash when using Svalinn unique shield [\#8023](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8023) ([Paliak](https://github.com/Paliak)) ### Fixed Calculations - Fix Inspiration granting more Mana cost instead of Less [\#8015](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8015) ([LocalIdentity](https://github.com/LocalIdentity)) - Fix Warcry trigger rate calculations [\#8025](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8025) ([Paliak](https://github.com/Paliak)) diff --git a/changelog.txt b/changelog.txt index 958bb8846e..ddd5b82590 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,7 +2,7 @@ VERSION[2.47.3][2024/07/30] --- Fixed Crashes --- * Fix crash when importing builds to Party tab (Regisle) -* Fix crash when using Svalin unique shield (Paliak) +* Fix crash when using Svalinn unique shield (Paliak) --- Fixed Calculations --- * Fix Inspiration granting more Mana cost instead of Less (LocalIdentity)