Skip to content

Commit 6287545

Browse files
committed
fix(selection): fix jsdoc
1 parent fe35c1c commit 6287545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/selection.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export default class SelectionUtils {
5757
public isFakeBackgroundEnabled = false;
5858

5959
/**
60-
* Native Document's commands for fake background
60+
* Native Document's command for fake background
6161
*/
6262
private readonly commandBackground: string = 'backColor';
6363

0 commit comments

Comments
 (0)