From: Ben Pfaff Date: Sat, 27 May 2023 04:20:47 +0000 (-0700) Subject: doc: Fix typo in developer manual. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0074bb2d2751560dc381b5899165c07ac95ea92;p=pspp doc: Fix typo in developer manual. --- 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.