Skip to content

Commit 496c643

Browse files
Update src/components/drawing/attributes.js
Co-authored-by: Alex Johnson <[email protected]>
1 parent 0c27bbb commit 496c643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/drawing/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ exports.pattern = {
5757
editType: 'style',
5858
description: [
5959
'Sets the solidity of the pattern fill.',
60-
'Solidity is roughly proportional to the ratio of the area filled by the pattern.',
60+
'Solidity is roughly the fraction of the area filled by the pattern.',
6161
'Solidity of 0 shows only the background color without pattern',
6262
'and solidty of 1 shows only the foreground color without pattern.',
6363
].join(' ')

0 commit comments

Comments
 (0)