summaryrefslogtreecommitdiff
path: root/res/res_fax.c
diff options
context:
space:
mode:
authorWalter Doekes <walter+asterisk@wjd.nu>2015-01-23 15:03:05 +0000
committerWalter Doekes <walter+asterisk@wjd.nu>2015-01-23 15:03:05 +0000
commite23f07beb80a76160edec656d6509db5f1a2885a (patch)
treed42f816647a0bb1aa315c14243550205b2e6e42e /res/res_fax.c
parent9210648bbe116b9c19b7c1a6304a2dd00ff0cca3 (diff)
Fix typo's (retrieve, specified, address).
........ Merged revisions 430996 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@430998 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_fax.c')
-rw-r--r--res/res_fax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_fax.c b/res/res_fax.c
index 18811063e..421369a23 100644
--- a/res/res_fax.c
+++ b/res/res_fax.c
@@ -233,7 +233,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</syntax>
<description>
<para>FAXOPT can be used to override the settings for a FAX session listed in <filename>res_fax.conf</filename>,
- it can also be used to retreive information about a FAX session that has finished eg. pages/status.</para>
+ it can also be used to retrieve information about a FAX session that has finished eg. pages/status.</para>
</description>
<see-also>
<ref type="application">ReceiveFax</ref>