From b0074bb2d2751560dc381b5899165c07ac95ea92 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 26 May 2023 21:20:47 -0700 Subject: [PATCH] doc: Fix typo in developer manual. --- doc/dev/spv-file-format.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/spv-file-format.texi b/doc/dev/spv-file-format.texi index 523eb556e9..825d0c786e 100644 --- a/doc/dev/spv-file-format.texi +++ b/doc/dev/spv-file-format.texi @@ -1097,7 +1097,7 @@ in the data region. @code{min-row-heading-width} is the minimum width that a column in the corner and row headings region will be given automatically. -@code{max-col-heading-width} is the maximum width that a column in this region +@code{max-row-heading-width} is the maximum width that a column in this region will be assigned to accomodate a long label. This region doesn't include data, so data values don't affect column widths. -- 2.30.2