[killpresence] Fix small typo in module description
authorMikael Berthe <mikael@lilotux.net>
Sat, 13 Oct 2012 17:33:01 +0200
changeset 47 dcef1b8f2e05
parent 46 3bb3be085858
child 48 06495be653fd
[killpresence] Fix small typo in module description
killpresence/killpresence.c
--- a/killpresence/killpresence.c	Sat Oct 13 17:28:47 2012 +0200
+++ b/killpresence/killpresence.c	Sat Oct 13 17:33:01 2012 +0200
@@ -54,7 +54,7 @@
         .description    = "Ignore an item's current presence(s)\n"
                           " Provides the following commands:\n"
                           " /killpresence [-p] $fulljid\n"
-                          " /killchatstates $fulljid"
+                          " /killchatstates $fulljid\n"
                           " /probe $barejid",
         .requires       = NULL,
         .init           = killpresence_init,