[sr-dev] git:master: modules_k/imc: fixed typo in #help reply

Juha Heinanen jh at tutpro.com
Wed Sep 9 11:14:07 CEST 2009


Module: sip-router
Branch: master
Commit: 3c807bd3a4428566ad00e12fb0155b04fe636403
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3c807bd3a4428566ad00e12fb0155b04fe636403

Author: Juha Heinanen <jh at tutpro.com>
Committer: Juha Heinanen <jh at tutpro.com>
Date:   Wed Sep  9 12:12:58 2009 +0300

modules_k/imc: fixed typo in #help reply

---

 modules_k/imc/imc_cmd.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules_k/imc/imc_cmd.h b/modules_k/imc/imc_cmd.h
index f112632..5e4735c 100644
--- a/modules_k/imc/imc_cmd.h
+++ b/modules_k/imc/imc_cmd.h
@@ -64,7 +64,7 @@
 #define IMC_ROOM_PRIVATE_LEN	(sizeof(IMC_ROOM_PRIVATE)-1)
 
 #define IMC_HELP_MSG	"\r\n"IMC_CMD_START_STR IMC_CMD_CREATE" <room_name> - \
-create new connference room\r\n\
+create new conference room\r\n\
 "IMC_CMD_START_STR IMC_CMD_JOIN" [<room_name>] - \
 join the conference room\r\n\
 "IMC_CMD_START_STR IMC_CMD_INVITE" <user_name> [<room_name>] - \




More information about the sr-dev mailing list