Minor description update
authorMikael Berthe <mikael@lilotux.net>
Thu, 15 Apr 2010 20:58:19 +0200
changeset 22 4b360fe207e6
parent 21 bc5d611e6d6f
child 23 491f7d046353
Minor description update
mcbot/cmds/xep.lua
--- a/mcbot/cmds/xep.lua	Thu Apr 15 20:56:25 2010 +0200
+++ b/mcbot/cmds/xep.lua	Thu Apr 15 20:58:19 2010 +0200
@@ -6,7 +6,7 @@
 
 local xeplisturl = "curl http://xmpp.org/extensions/xeps.xml"
 
-local xep = { ["desc"] = "Lookup XEP database" }
+local xep = { ["desc"] = "Search XEP database" }
 
 local xeps = {}