aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorN. Jackson2019-07-15 18:22:44 -0400
committerEli Zaretskii2019-07-20 12:53:10 +0300
commit021f32cca1b9082e7219b06aee28c00c4323a72a (patch)
tree00d7047605ddd2008f9897225639b587f8dc8fc9
parent76538d09b711c9f0fb2a48be70f12e776c4ecbb5 (diff)
downloademacs-021f32cca1b9082e7219b06aee28c00c4323a72a.tar.gz
emacs-021f32cca1b9082e7219b06aee28c00c4323a72a.zip
* doc/misc/forms.texi (Control File Format): Fix a doc error.
(Bug#36693) Copyright-paperwork-exempt: yes
-rw-r--r--doc/misc/forms.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi
index d669ed6d038..9423f946091 100644
--- a/doc/misc/forms.texi
+++ b/doc/misc/forms.texi
@@ -431,7 +431,7 @@ file. Example:
431If the control file does not set @code{forms-format-list} a default 431If the control file does not set @code{forms-format-list} a default
432format is used. In this situation, Forms mode will deduce the number of 432format is used. In this situation, Forms mode will deduce the number of
433fields from the data file providing this file exists and 433fields from the data file providing this file exists and
434@code{forms-number-of-records} has not been set in the control file. 434@code{forms-number-of-fields} has not been set in the control file.
435 435
436The control file can optionally set the following additional Forms mode 436The control file can optionally set the following additional Forms mode
437variables. Most of them have default values that are good for most 437variables. Most of them have default values that are good for most