diff --git a/esoui/ingame/voicechat/console/zo_voicechathud_gamepad.lua b/esoui/ingame/voicechat/console/zo_voicechathud_gamepad.lua
index db45d44..04f438f 100755
--- a/esoui/ingame/voicechat/console/zo_voicechathud_gamepad.lua
+++ b/esoui/ingame/voicechat/console/zo_voicechathud_gamepad.lua
@@ -1,6 +1,7 @@
---------------------------------------------
+--------------------------------------------------------------------------------
 -- VoiceChat HUD Gamepad
---------------------------------------------
+--  In-game version of the Voice Chat HUD.
+--------------------------------------------------------------------------------
 
 ZO_VoiceChatHUD_Gamepad = {}