[asterisk-bugs] [JIRA] (ASTERISK-23041) Documentation fixes - typo "transfered" instead of "transferred" in several places

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Dec 19 18:51:03 CST 2013


Rusty Newton created ASTERISK-23041:
---------------------------------------

             Summary: Documentation fixes - typo "transfered" instead of "transferred" in several places
                 Key: ASTERISK-23041
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23041
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Documentation
    Affects Versions: 11.7.0
            Reporter: Jeremy Lainé
            Severity: Minor


Debian's QA tool "lintian" noticed there was an instance of "transferred" being mispelled as "tranfered". The attached patch fixes this spelling error in:

- several code comments
- one debug message
- two ChangeLog entries

There is one remaining instance, but it concerns a variable name in a Javascript demo (static-http/ajamdemo.html):

var transferedchan = "";

This variable seems to be unused, so it can probably be removed altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list