diff --git a/lib/features/keyboard/Keyboard.js b/lib/features/keyboard/Keyboard.js index 9255d073c..2267af3a0 100644 --- a/lib/features/keyboard/Keyboard.js +++ b/lib/features/keyboard/Keyboard.js @@ -126,7 +126,7 @@ Keyboard.prototype._isEventIgnored = function(event) { * Bind keyboard events to the given DOM node. * * @overlord - * @deprecated + * @deprecated No longer in use since version 15.0.0. * * @param {EventTarget} node */