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 Jan 4, 2017
1 parent 58b5e17 commit ed1aa70
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 ed1aa70

Please # to comment.