Skip to content

Commit e691346

Browse files
authored
Merge pull request #37 from Puresyn/development
Updated Patchnotes
2 parents 483c50f + 9fb3ba1 commit e691346

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Core/UI/WhatsNew.lua

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ local function setWhatsNewContent(parent)
5252
<p>Clicking on the Key Master Notice frame now dismisses the message until next reload/relog.</p>
5353
<br/>
5454
<h2>|cff]]..h2Color..[[Fixes:|r</h2>
55-
<p>Fixed a bug when recieving a new or updated keystone under certian conditions, your key information didn't update in real-time without a reload or relog.</p>
55+
<p>Fixed a bug when receiving a new or updated keystone under certain conditions, your key information didn't update in real-time without a reload or relog.</p>
5656
<br/>
57-
<p>Fixed a bug where non-english client keys were sometimes not updating real-time.</p>
57+
<p>Fixed a bug where non-English client keys were sometimes not updating real-time.</p>
5858
<br/>
5959
<p>ADDON_ACTION_BLOCKED] AddOn 'KeyMaster' tried to call a protected function 'KM_PlayerRow1:Show()' should no longer be an issue.</p>
6060
<br/>

PatchNotes.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Updates:
2626
- Clicking on the Key Master Notice frame now dismisses the message until next reload/relog.
2727

2828
Fixes:
29-
- Fixed a bug when recieving a new or updated keystone under certian conditions, your key information
29+
- Fixed a bug when receiving a new or updated keystone under certain conditions, your key information
3030
didn't update in real-time without a reload or relog.
31-
- Fixed a bug where non-english client keys were sometimes not updating real-time.
31+
- Fixed a bug where non-English client keys were sometimes not updating real-time.
3232
- [ADDON_ACTION_BLOCKED] AddOn 'KeyMaster' tried to call a protected function 'KM_PlayerRow1:Show()'
3333
should no longer be an issue.
3434
- Removed empty quotation marks in specialization on the player page header when a player does not have a

0 commit comments

Comments
 (0)