Преглед изворни кода

Fixes a jsdoc/require-description-complete-sentence warning

master
Lyubo Marinov пре 8 година
родитељ
комит
01b397faef
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      react/features/base/dialog/components/StatelessDialog.web.js

+ 1
- 1
react/features/base/dialog/components/StatelessDialog.web.js Прегледај датотеку

@@ -263,7 +263,7 @@ class StatelessDialog extends Component {
263 263
      * Handles 'Enter' key in the dialog to submit/hide dialog depending on
264 264
      * the available buttons and their disabled state.
265 265
      *
266
-     * @param {Object} event - the key event.
266
+     * @param {Object} event - The key event.
267 267
      * @private
268 268
      * @returns {void}
269 269
      */

Loading…
Откажи
Сачувај