Skip to content

Commit

Permalink
Fix jsdoc comment, see #746
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegreenberg committed Apr 24, 2018
1 parent 1912381 commit 144d1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/accessibility/Accessibility.js
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ define( function( require ) {
/**
* Get the tag name of the DOM element representing this node for accessibility.
* @public
* *
*
* @returns {string|null}
*/
getTagName: function() {
Expand Down

0 comments on commit 144d1b6

Please sign in to comment.