diff --git a/js/accessibility/Accessibility.js b/js/accessibility/Accessibility.js index 5980a9655..b2e210f46 100644 --- a/js/accessibility/Accessibility.js +++ b/js/accessibility/Accessibility.js @@ -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() {