Quantcast

- Tiny comment change to mark release of 1.5.0

urnati [12-28-21 - 19:27]
- Tiny comment change to mark release of 1.5.0
Filename
Titan/TitanConfig.lua
diff --git a/Titan/TitanConfig.lua b/Titan/TitanConfig.lua
index bede370..bb28c19 100644
--- a/Titan/TitanConfig.lua
+++ b/Titan/TitanConfig.lua
@@ -5,7 +5,7 @@ Titan uses Ace libraries to place the Titan options within the Blizzard option s

 Most routines in this file are local because they create the Titan options.
 These routines are called first when Titan processes the 'player entering world' event.
-If an options list (skins, extra, etc) is changed by the user then the Ace table needs to be updated and Blizz informed to 'redraw'.
+If an options list (skins, extra, etc) is changed by the user then the Ace table needs to be updated and WoW server informed to 'redraw'.
 :DESC
 --]]