# HG changeset patch # User Mikael Berthe # Date 1271357899 -7200 # Node ID 4b360fe207e6f0151499c1a7d253d1c9432f5ed4 # Parent bc5d611e6d6fcf704b7c17913e3b2352754e1d5d Minor description update diff -r bc5d611e6d6f -r 4b360fe207e6 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 = {}