aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2011-01-19 20:14:40 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2011-01-19 20:14:40 +0000
commitd62092463d9956fcf7ccaed87a1ece0db808ef3d (patch)
treec48ac608028d7ee9e199636859d7c9968551b97e /res
parent5a0d3d7d394cbb3aad5870337ab7a2b87a78f960 (diff)
Fix typo pointed out on asterisk-users list.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@302600 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res')
-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 c22bad693..9ac1b3119 100644
--- a/res/res_fax.c
+++ b/res/res_fax.c
@@ -89,7 +89,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<ref type="function">FAXOPT</ref>
</see-also>
</application>
- <application name="SendeFax" language="en_US">
+ <application name="SendFax" language="en_US">
<synopsis>
Sends a specified TIFF/F file as a FAX.
</synopsis>