Selaa lähdekoodia

sdputil: fix typo

dev1
Philipp Hancke 5 vuotta sitten
vanhempi
commit
9b51b25987
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      modules/xmpp/SDPUtil.js

+ 1
- 1
modules/xmpp/SDPUtil.js Näytä tiedosto

@@ -509,7 +509,7 @@ const SDPUtil = {
509 509
      * Get an attribute for the given ssrc with the given attributeName
510 510
      *  from the given mline
511 511
      * @param {object} mLine an mLine object as parsed from transform.parse
512
-     * @param {number} ssrc the ssrc for which an attribtue is desired
512
+     * @param {number} ssrc the ssrc for which an attribute is desired
513 513
      * @param {string} attributeName the name of the desired attribute
514 514
      * @returns {string} the value corresponding to the given ssrc
515 515
      *  and attributeName

Loading…
Peruuta
Tallenna