Skip to content

Commit 7bdf51c

Browse files
committed
fix typo
1 parent 707e6f2 commit 7bdf51c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Classes/TradeQueryGenerator.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1350,7 +1350,7 @@ Remove: anoints are completely ignored, and removed from items.]]
13501350
end
13511351

13521352
local _, headerYPos = lastItemAnchor:GetPos()
1353-
-- intended width of the whole row, inclding dropdown and aux controls
1353+
-- intended width of the whole row, including dropdown and aux controls
13541354
local totalWidth = 340
13551355
-- size of min value input
13561356
local fieldWidth = 60

0 commit comments

Comments
 (0)