Skip to content

Commit

Permalink
This has been spelled wrong for years lol.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkthnx committed Nov 16, 2024
1 parent d04fc9b commit 897ace3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KkthnxUI/Core/Install.lua
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ local function HelloWorld()
lr:SetFrameStrata("HIGH")

K.CreateFontString(welcome, 13, "If this is your first time using |cff5C8BCFKkthnxUI|r,", "", false, "BOTTOM", 0, 130)
K.CreateFontString(welcome, 13, "please take a minute to go through the turtoral!", "", false, "BOTTOM", 0, 110)
K.CreateFontString(welcome, 13, "please take a minute to go through the tutorial!", "", false, "BOTTOM", 0, 110)
K.CreateFontString(welcome, 13, "if you need help for commands type /khelp", "", false, "BOTTOM", 0, 90)

if KkthnxUIDB.Variables[K.Realm][K.Name].InstallComplete or K.isDeveloper then
Expand Down

0 comments on commit 897ace3

Please sign in to comment.