file location fixes and typos

Wobin [05-20-14 - 15:40]
file location fixes and typos
Filename
GuildChat.lua
GuildChat.txt
diff --git a/GuildChat.lua b/GuildChat.lua
index 26738dc..e9335e4 100644
--- a/GuildChat.lua
+++ b/GuildChat.lua
@@ -17,7 +17,7 @@ function GuildChat:GetClassColour(name)
 end

 function GuildChat:GetLevelColour(name)
-	return "|9932CC"
+	return "|c9932CC"
 end

 function GuildChat:GetAtColour(name)
diff --git a/GuildChat.txt b/GuildChat.txt
index f91dd4d..1bf73eb 100644
--- a/GuildChat.txt
+++ b/GuildChat.txt
@@ -7,6 +7,7 @@
 Libs/LibStub/LibStub.lua
 Libs/libChat/libChat.lua
 Libs/LibAddonMenu-1.0/LibAddonMenu-1.0.lua
+Libs/LibGuildInfo/LibGuildInfo.lua
+

-LibGuildInfo.lua
 GuildChat.lua
\ No newline at end of file