File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ the output.
2525 ` alignment_anchor_regex ` will also be applied to the summary rows.
2626 (** Default** = ` false ` )
2727- ` auto_wrap::Bool ` : If ` true ` , the text will be wrapped on spaces to fit the column. Notice
28- that this function requires ` linebreaks = true` and the column must have a fixed size (see
28+ that this function requires ` line_breaks = true` and the column must have a fixed size (see
2929 ` fixed_data_column_widths ` ).
3030 (** Default** = ` false ` )
3131- ` column_label_width_based_on_first_line_only::Bool ` : If ` true ` , the column label width is
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ the output.
3232 `alignment_anchor_regex` will also be applied to the summary rows.
3333 (**Default** = `false`)
3434- `auto_wrap::Bool`: If `true`, the text will be wrapped on spaces to fit the column. Note
35- that this function requires `linebreaks = true` and the column must have a fixed size
35+ that this function requires `line_breaks = true` and the column must have a fixed size
3636 (see `fixed_data_column_widths`).
3737 (**Default** = `false`)
3838- `column_label_width_based_on_first_line_only::Bool`: If `true`, the column label width is
You can’t perform that action at this time.
0 commit comments