Skip to content

Commit

Permalink
Update MiniMap.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
ViksUI committed Jun 23, 2015
1 parent 094c4a2 commit ccaa58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Maps/MiniMap.lua
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ local micromenu = {
end
end
end},
{text = ENCOUNTER_JOURNAL, notCheckable = 1, func = function()
{text = ADVENTURE_JOURNAL, notCheckable = 1, func = function()
ToggleEncounterJournal()
end},
{text = COLLECTIONS, notCheckable = 1, func = function()
Expand Down

0 comments on commit ccaa58a

Please sign in to comment.