Skip to content

Commit

Permalink
Fix description of Stop Motion sub element
Browse files Browse the repository at this point in the history
  • Loading branch information
InfusOnWoW committed Jan 4, 2025
1 parent a169bc4 commit 3c1dd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WeakAurasOptions/SubRegionOptions/StopMotion.lua
Original file line number Diff line number Diff line change
Expand Up @@ -318,4 +318,4 @@ local function createOptions(parentData, data, index, subIndex)
return options
end

WeakAuras.RegisterSubRegionOptions("substopmotion", createOptions, L["Shows a Stop Moption"]);
WeakAuras.RegisterSubRegionOptions("substopmotion", createOptions, L["Shows a Stop Motion"]);

0 comments on commit 3c1dd73

Please sign in to comment.