Skip to content

Commit 47a4a86

Browse files
authored
Improve documentation of orderBySize option in rectpacking (#1143)
Signed-off-by: Max Kasperowski <[email protected]>
1 parent b54ed2d commit 47a4a86

File tree

1 file changed

+1
-1
lines changed
  • plugins/org.eclipse.elk.alg.rectpacking/src/org/eclipse/elk/alg/rectpacking

1 file changed

+1
-1
lines changed

plugins/org.eclipse.elk.alg.rectpacking/src/org/eclipse/elk/alg/rectpacking/RectPacking.melk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ option inNewRow: boolean {
208208
option orderBySize: boolean {
209209
label "Order nodes by height"
210210
description
211-
"If set to true the nodes will be sorted by their height before computing the layout. The highest
211+
"If set to true the nodes will be sorted by their height before computing the layout. The largest
212212
node will be in the first position."
213213
default = false
214214
targets parents

0 commit comments

Comments
 (0)