aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_console.c
diff options
context:
space:
mode:
authordbrooks <dbrooks@f38db490-d61c-443f-a65b-d21fe96a405b>2009-07-30 16:07:05 +0000
committerdbrooks <dbrooks@f38db490-d61c-443f-a65b-d21fe96a405b>2009-07-30 16:07:05 +0000
commit041c6da20c5ca3f06ec7c94dd5695f1580046a60 (patch)
tree1188760a4781522b2f720af228f1a3b4c19106b9 /channels/chan_console.c
parent9674bf7689b20ba1fc73d9d934e4659f3dee2328 (diff)
Fixes numerous spelling errors. Patch submitted by alecdavis.
(closes issue #15595) Reported by: alecdavis git-svn-id: http://svn.digium.com/svn/asterisk/trunk@209554 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_console.c')
-rw-r--r--channels/chan_console.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_console.c b/channels/chan_console.c
index 836895ac0..4be7f92aa 100644
--- a/channels/chan_console.c
+++ b/channels/chan_console.c
@@ -1372,7 +1372,7 @@ static void destroy_pvts(void)
/*!
* \brief Load the configuration
* \param reload if this was called due to a reload
- * \retval 0 succcess
+ * \retval 0 success
* \retval -1 failure
*/
static int load_config(int reload)