Skip to content

Commit

Permalink
remove asterisk symbol from jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
idainatovych committed Dec 16, 2016
1 parent 2b6ad16 commit fb5b087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/features/welcome/components/WelcomePage.web.js
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ class WelcomePage extends AbstractWelcomePage {
*
* @private
* @returns {void}
**/
*/
_onUpdateRoomname() {
this._updateRoomname();
}
Expand Down

0 comments on commit fb5b087

Please # to comment.