Skip to content

Commit

Permalink
Fixed typos in opts tables
Browse files Browse the repository at this point in the history
  • Loading branch information
hypernormalisation committed Oct 7, 2022
1 parent 0f2f38d commit e865e71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions option_table_presets.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1099,8 +1099,8 @@ function ST:construct_class_info_panel()
d2 = {
type = "description",
order = 1.3,
name = "The mainhand bar is configured the change color when the hunter has Raptor Strike "..
"queued up for their next attack."
name = "The mainhand progress bar is configured to change color when the hunter has Raptor Strike "..
"queued for their next attack."
},
}
elseif self.player_class == "MAGE" then
Expand Down

0 comments on commit e865e71

Please sign in to comment.