Fix an errant "this" which should have been "these".
This commit is contained in:
parent
b000255d60
commit
18b10eadd6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42395
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@
|
|||
<sect1 id="examples-formatted">
|
||||
<title>Producing Formatted Output</title>
|
||||
|
||||
<para>Before using this examples, install the required tools as
|
||||
<para>Before using these examples, install the required tools as
|
||||
shown in <xref linkend="tools-required"/>.</para>
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue