Skip to content

Commit 10e5c59

Browse files
committed
Fix typo
1 parent 05f6355 commit 10e5c59

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
### Fixed Behaviours
2424
- Fix level requirements on staves, wands, and jewellery and unique items [\#2323](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2323) ([Blitz54](https://github.com/Blitz54))
2525
- Fix Heavy Stunned enemies not counting as Stunned [\#2359](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2359) ([moxaj](https://github.com/moxaj))
26-
- Fix Amuelt Aura's having a Spirit cost [\#2353](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2353) ([jokker23](https://github.com/jokker23))
26+
- Fix amulet auras having a Spirit cost [\#2353](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2353) ([jokker23](https://github.com/jokker23))
2727
- Fix "Shapeshifted" condition being toggled on every build. [\#2346](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2346) ([briansonnenberg](https://github.com/briansonnenberg))
2828
- Fix gem group counting logic [\#2292](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2292) ([moxaj](https://github.com/moxaj))
2929
- Fix Rathpith magnitude of Ailments per 100 Life not scaling Ailments properly [\#2364](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2364) ([vaisest](https://github.com/vaisest))

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ VERSION[0.23.0][2026/07/24]
2121
--- Fixed Behaviours ---
2222
* Fix level requirements on staves, wands, and jewellery and unique items (Blitz54)
2323
* Fix Heavy Stunned enemies not counting as Stunned (moxaj)
24-
* Fix Amuelt Aura's having a Spirit cost (jokker23)
24+
* Fix amulet auras having a Spirit cost (jokker23)
2525
* Fix "Shapeshifted" condition being toggled on every build. (briansonnenberg)
2626
* Fix gem group counting logic (moxaj)
2727
* Fix Rathpith magnitude of Ailments per 100 Life not scaling Ailments properly (vaisest)

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/runtime/" />
66
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/src/" />
77
<Source part="tree" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/src/" />
8-
<File name="changelog.txt" part="default" sha1="d19289b7148f06d3cfb5bd4c9aa7d98b65ddba47" />
8+
<File name="changelog.txt" part="default" sha1="2bac698ed12522721d4a63515e9c02b0b85142c7" />
99
<File name="help.txt" part="default" sha1="eb788d20352333fad99bcf6092306f0c3bca3122" />
1010
<File name="LICENSE.md" part="default" sha1="e81bd01e60cdf8646f3308ec71fa0e8e638d544e" />
1111
<File name="Assets/ascendancypassiveheaderleft.png" part="program" sha1="c1c73a71cc742de4f2964da78e9ed8841ab7039d" />

0 commit comments

Comments
 (0)