# HG changeset patch # User mikael.berthe@gmail.com # Date 1422213774 0 # Node ID 7ed03e2486bcb2b685c3ec7832b7d2df80c55568 # Parent a4637b24841ac66e78f9909482b16209973a068e Fixed typo diff -r a4637b24841a -r 7ed03e2486bc mod_admin_message.wiki --- a/mod_admin_message.wiki Sun Jan 25 19:10:06 2015 +0000 +++ b/mod_admin_message.wiki Sun Jan 25 19:22:54 2015 +0000 @@ -13,7 +13,7 @@ Copy the mod_admin_message directory into a directory Prosody will check for plugins (cf. [http://prosody.im/doc/installing_modules Installing modules]) and set up a component: {{{ - Component "console@example.com" "admin_messageconsole" + Component "console@example.com" "admin_message" }}} "console@example.com" is the identifier of the XMPP console.