Przeglądaj źródła

fix(info): change jsdoc to avoid linting warning (#2881)

master
virtuacoplenny 7 lat temu
rodzic
commit
ed395036b7

+ 3
- 3
react/features/invite/components/info-dialog/InfoDialog.web.js Wyświetl plik

336
 
336
 
337
     /**
337
     /**
338
      * Callback invoked when a displayed URL link is clicked to prevent actual
338
      * Callback invoked when a displayed URL link is clicked to prevent actual
339
-     * navigation from happening. The URL links have an href to display "Copy
340
-     * Link Address" in the context menu but otherwise it should not behave like
341
-     * links.
339
+     * navigation from happening. The URL links have an href to display the
340
+     * action "Copy Link Address" in the context menu but otherwise it should
341
+     * not behave like links.
342
      *
342
      *
343
      * @param {Object} event - The click event from clicking on the link.
343
      * @param {Object} event - The click event from clicking on the link.
344
      * @private
344
      * @private

Ładowanie…
Anuluj
Zapisz