Skip to content

Commit

Permalink
Added a dot
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickRe authored and AJIXuMuK committed Apr 11, 2021
1 parent 54ff291 commit 093d9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controls/treeView/ITreeViewProps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export interface ITreeViewProps {
*/
selectionMode?: TreeViewSelectionMode;
/**
* @deprecated Use selectChildrenMode instead
* @deprecated Use selectChildrenMode instead.
* Specifies if the childrens should be selected when parent is selected.
* By default this is set to false.
*/
Expand Down

0 comments on commit 093d9c1

Please sign in to comment.