diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2023-04-07 22:39:03 +0100 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2023-04-07 22:39:03 +0100 |
commit | 49f74ce7014bbb562c09be4e5306ff23bc7b6cba (patch) | |
tree | e628d3c7d54adad2999aeb47552dced4da0901ab /chapter08 | |
parent | 99c2da0f22a0101efbc266144e6c464397efc42c (diff) |
Typo reported by rhubarbpieguy.
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/groff.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/groff.xml b/chapter08/groff.xml index e5ae875f3..4ab954d13 100644 --- a/chapter08/groff.xml +++ b/chapter08/groff.xml @@ -168,7 +168,7 @@ <varlistentry id="gperl"> <term><command>gperl</command></term> <listitem> - <para>Preprocesor for groff, allowing the insertion of perl code + <para>Preprocessor for groff, allowing the insertion of perl code into groff files</para> <indexterm zone="ch-system-groff gperl"> <primary sortas="b-gperl">gperl</primary> @@ -179,7 +179,7 @@ <varlistentry id="gpinyin"> <term><command>gpinyin</command></term> <listitem> - <para>Preprocesor for groff, allowing the insertion of Pinyin + <para>Preprocessor for groff, allowing the insertion of Pinyin (Mandarin Chinese spelled with the Roman alphabet) into groff files.</para> <indexterm zone="ch-system-groff gpinyin"> <primary sortas="b-gpinyin">gpinyin</primary> |