]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix typo pointed out on asterisk-users list.
authorJason Parker <jparker@digium.com>
Wed, 19 Jan 2011 20:14:40 +0000 (20:14 +0000)
committerJason Parker <jparker@digium.com>
Wed, 19 Jan 2011 20:14:40 +0000 (20:14 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@302600 65c4cc65-6c06-0410-ace0-fbb531ad65f3

res/res_fax.c

index c22bad69356ee7f0b7d84eea398b5f6ec2654e11..9ac1b3119effc7e2e8ca58d89ff6299ab5144fef 100644 (file)
@@ -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>