Skip to content
Snippets Groups Projects
Commit 8ecfab1b authored by Akshit Kr Nagpal's avatar Akshit Kr Nagpal Committed by Saúl Ibarra Corretgé
Browse files

Comments Fixes

parent 351ec163
No related branches found
No related tags found
No related merge requests found
......@@ -318,7 +318,7 @@ class Conference extends Component<Props, State> {
* Inject some style into the iframe so everything except the filmstrip, chat,
* buttons or any input is draggable.
*
* @param {Object} iframe - reference to the iframe where the drag areas will
* @param {Object} iframe - Reference to the iframe where the drag areas will
* be set.
* @returns {void}
*/
......
......@@ -21,7 +21,7 @@ type State = {
*/
export default class HelpButton extends Component< *, State> {
/**
* Initializes a new {@code HelpAction} instance.
* Initializes a new {@code HelpButton} instance.
*
* @inheritdoc
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment