Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Small doc fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonkups committed Mar 7, 2018
1 parent 9a614aa commit 1be7096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/documentselection.js
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ class LiveSelection extends Selection {
// Update selection's attributes.
this._updateAttributes( false );

// Clear selection attributes from element if no longer empty,
// Clear selection attributes from element if no longer empty.
clearAttributesStoredInElement( this._model, batch );
} );

Expand Down

0 comments on commit 1be7096

Please sign in to comment.