Minor grammar fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16909 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2016-02-06 16:55:37 +00:00
parent 779d3b50eb
commit 940db6ccfb
2 changed files with 5 additions and 5 deletions

View File

@ -88,8 +88,8 @@
<note>
<para>
<application>liblinear</application> source tarball shown above
downloads with the correct name liblinear-&liblinear-version;.tar.gz, if
The <application>liblinear</application> source tarball shown above
downloads with the correct namei, liblinear-&liblinear-version;.tar.gz, if
using a browser such as Firefox. If you prefer to use a command line
program such as wget, you normally would obtain
v&liblinear-version;.tar.gz. To obtain this package with the proper

View File

@ -61,14 +61,14 @@
<note>
<para>
<application>Tidy HTML5</application> source tarball shown above
downloads with the correct name tidy-html5-&tidy-version;.tar.gz, if
The <application>Tidy HTML5</application> source tarball shown above
downloads with the correct name, tidy-html5-&tidy-version;.tar.gz, if
using a browser such as Firefox. If you prefer to use a command line
program such as wget, you normally would obtain &tidy-version;.tar.gz.
To obtain this package with the proper filename, run:
<screen><userinput>wget -c https://github.com/htacg/tidy-html5/archive/&tidy-version;.tar.gz \
-O tidy-html5-&tidy-version;.tar.gz</userinput></screen>.
-O tidy-html5-&tidy-version;.tar.gz</userinput></screen>
</para>
</note>