Skip to content

Commit

Permalink
Update note
Browse files Browse the repository at this point in the history
  • Loading branch information
CarolineDenis committed Jul 7, 2023
1 parent 510866c commit 0eaf77a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ export function getHotHooks(wbView: WbView) {
},

/*
* Unallow user to select several times the same cell
* Disallow user from selecting several times the same cell
*/
afterSelection: () => {
if (wbView.hot === undefined) return;
Expand Down

0 comments on commit 0eaf77a

Please sign in to comment.