* agentexpr.texi: Fix typos.

* annotate.texi: Likewise.
	* fdl.texi: Likewise.
This commit is contained in:
Kazu Hirata
2002-12-20 09:35:03 +00:00
parent d9147ab3ff
commit f821f325df
4 changed files with 14 additions and 8 deletions

View File

@@ -247,17 +247,17 @@ or a repeated element
@smallexample
@samp{,} @var{whitespace} ; @r{omitted for the first element}
@var{the-value}
^Z^Zelt-rep @var{number-of-repititions}
^Z^Zelt-rep @var{number-of-repetitions}
@var{repetition-string}
^Z^Zelt-rep-end
@end smallexample
In both cases, @var{the-value} is the output for the value of the
element and @var{whitespace} can contain spaces, tabs, and newlines. In
the repeated case, @var{number-of-repititons} is the number of
the repeated case, @var{number-of-repetitions} is the number of
consecutive array elements which contain that value, and
@var{repetition-string} is a string which is designed to convey to the
user that repitition is being depicted.
user that repetition is being depicted.
@findex array-section-end
Once all the array elements have been output, the array annotation is