aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authortzafrir <tzafrir@f38db490-d61c-443f-a65b-d21fe96a405b>2010-12-20 09:13:18 +0000
committertzafrir <tzafrir@f38db490-d61c-443f-a65b-d21fe96a405b>2010-12-20 09:13:18 +0000
commitc612a1e37278081432663d82076d3e75d92a9ed8 (patch)
treea6171e64ab1450db010625b79299bdc4625e112e /include
parent3cf58877934931abcd9a629c9d0306bf9f2c8417 (diff)
Typos: recieved => received
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@299002 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/smdi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/smdi.h b/include/asterisk/smdi.h
index 6c79b2bc8..8f098abdd 100644
--- a/include/asterisk/smdi.h
+++ b/include/asterisk/smdi.h
@@ -80,7 +80,7 @@ struct ast_smdi_md_message {
*
* The ast_smdi_interface structure holds information on a serial port that
* should be monitored for SMDI activity. The structure contains a message
- * queue of messages that have been recieved on the interface.
+ * queue of messages that have been received on the interface.
*/
struct ast_smdi_interface;