summaryrefslogtreecommitdiff
path: root/indications.c
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-02-16 02:58:18 +0000
committerMark Spencer <markster@digium.com>2005-02-16 02:58:18 +0000
commitf9222e7e4b07c72b89fd8681d6ef3f865759b1a0 (patch)
treed64aadf9448ebe48489b370f976c365ffb9aa3c3 /indications.c
parentad3558498fac962fed1ece5d109cd58c7733ac53 (diff)
Fix misspellings of separate (bug #3607)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5034 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'indications.c')
-rwxr-xr-xindications.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/indications.c b/indications.c
index 9e85ff240..51e5f209b 100755
--- a/indications.c
+++ b/indications.c
@@ -13,7 +13,7 @@
* This set of function allow us to play a list of tones on a channel.
* Each element has two frequencies, which are mixed together and a
* duration. For silence both frequencies can be set to 0.
- * The playtones can be given as a comma seperated string.
+ * The playtones can be given as a comma separated string.
*/
#include <stdio.h>