projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acf6d3e
)
doc: Fix typo in developer manual.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 27 May 2023 04:20:47 +0000
(21:20 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 27 May 2023 04:20:47 +0000
(21:20 -0700)
doc/dev/spv-file-format.texi
patch
|
blob
|
history
diff --git
a/doc/dev/spv-file-format.texi
b/doc/dev/spv-file-format.texi
index 523eb556e9e61538120f9cd33d7fb4974e6b7642..825d0c786e9b74c2ab5593ee44358108166a77df 100644
(file)
--- 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.