Skip to content

Commit c5eb155

Browse files
committed
Fix a silly typo (:
1 parent 17799bb commit c5eb155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
local _, ns = ...
22

33
--- @type TransmogUpgradeMaster
4-
local TUM = ns.TUM
4+
local TUM = ns.core
55

66
--- The function signatures in this file will remain stable, though no guarantees are made.
77
--- @class TransmogUpgradeMaster_API

0 commit comments

Comments
 (0)