We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe35c1c commit 6287545Copy full SHA for 6287545
1 file changed
src/components/selection.ts
@@ -57,7 +57,7 @@ export default class SelectionUtils {
57
public isFakeBackgroundEnabled = false;
58
59
/**
60
- * Native Document's commands for fake background
+ * Native Document's command for fake background
61
*/
62
private readonly commandBackground: string = 'backColor';
63
0 commit comments