Skip to content

Commit 5e6180b

Browse files
committed
fix issue with my archnemesis (cspell)
1 parent 72060b6 commit 5e6180b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Classes/ItemsTab.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ local ItemsTabClass = newClass("ItemsTab", "UndoHandler", "ControlHost", "Contro
149149
-- PoB Trader class initialization
150150
self.tradeQuery = new("TradeQuery", self)
151151

152-
-- x offset for all of the left side itemtab controls since they are
152+
-- x offset for all of the left side item tab controls since they are
153153
-- anchored to one another from top to bottom
154154
local selectorsXOffset = 109
155155
-- Set selector

0 commit comments

Comments
 (0)