Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbarnas committed Jun 4, 2021
1 parent 8a18d89 commit 981a0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ckeditor5-engine/src/view/stylesmap.js
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ export class StylesProcessor {
}

/**
* Return all style properties. Also expand shorthand properties (e.g. `margin`, `background`) if
* Return all style properties. Also expand shorthand properties (e.g. `margin`, `background`) if respective extractor is available.
*
* @param {Object} styles Object holding normalized styles.
* @returns {Array.<String>}
Expand Down

0 comments on commit 981a0fa

Please sign in to comment.