mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 15:15:47 +01:00
fix(selection): fix jsdoc
This commit is contained in:
parent
fe35c1cc2d
commit
62875455d6
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ export default class SelectionUtils {
|
|||
public isFakeBackgroundEnabled = false;
|
||||
|
||||
/**
|
||||
* Native Document's commands for fake background
|
||||
* Native Document's command for fake background
|
||||
*/
|
||||
private readonly commandBackground: string = 'backColor';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue