From 90e3fbd1068fca4fe04354d18bbb96b94ffa42e4 Mon Sep 17 00:00:00 2001 From: Scott Sibley Date: Wed, 20 Oct 2010 08:02:55 +0000 Subject: [PATCH] Update the description to reflect latest changes --- Modules/Nameplates/Nameplates.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Nameplates/Nameplates.lua b/Modules/Nameplates/Nameplates.lua index ab504c4..f7ced3d 100644 --- a/Modules/Nameplates/Nameplates.lua +++ b/Modules/Nameplates/Nameplates.lua @@ -1,7 +1,7 @@ local mod = StarTip:NewModule("Nameplates", "AceTimer-3.0") mod.name = "Hide Nameplates" mod.toggled = true -mod.desc = "Toggle this module on to cause the tooltip to hide when mousing over nameplates." +mod.desc = "Toggle this module on to cause the tooltip to hide when mousing over nameplates and the control key is down." mod.defaultOff = false local _G = _G local StarTip = _G.StarTip -- 1.7.9.5