Skip to content

Commit ed3bd2b

Browse files
iobuhovgjulivan
authored andcommitted
chore: update doc comment
1 parent 6ed32de commit ed3bd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/modules/data-widgets/src/javascriptsource/datawidgets/actions/Clear_Selection.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { Big } from "big.js";
1212
// END EXTRA CODE
1313

1414
/**
15-
* @param {string} targetName - Name of the widget for which selection should be cleared.
15+
* @param {string} targetName - The name of the widget for which selection should be cleared.
1616
* @returns {Promise.<void>}
1717
*/
1818
export async function Clear_Selection(targetName) {

0 commit comments

Comments
 (0)