Changeset 940db6cc


Ignore:
Timestamp:
02/06/2016 04:55:37 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
46b6e94
Parents:
779d3b5
Message:

Minor grammar fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16909 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/liblinear.xml

    r779d3b5 r940db6cc  
    8989    <note>
    9090      <para>
    91         <application>liblinear</application> source tarball shown above
    92         downloads with the correct name liblinear-&liblinear-version;.tar.gz, if
     91        The <application>liblinear</application> source tarball shown above
     92        downloads with the correct namei, liblinear-&liblinear-version;.tar.gz, if
    9393        using a browser such as Firefox. If you prefer to use a command line
    9494        program such as wget, you normally would obtain
  • general/genutils/tidy.xml

    r779d3b5 r940db6cc  
    6262    <note>
    6363      <para>
    64         <application>Tidy HTML5</application> source tarball shown above
    65         downloads with the correct name tidy-html5-&tidy-version;.tar.gz, if
     64        The <application>Tidy HTML5</application> source tarball shown above
     65        downloads with the correct name, tidy-html5-&tidy-version;.tar.gz, if
    6666        using a browser such as Firefox. If you prefer to use a command line
    6767        program such as wget, you normally would obtain &tidy-version;.tar.gz.
     
    6969
    7070<screen><userinput>wget -c https://github.com/htacg/tidy-html5/archive/&tidy-version;.tar.gz \
    71      -O tidy-html5-&tidy-version;.tar.gz</userinput></screen>.
     71     -O tidy-html5-&tidy-version;.tar.gz</userinput></screen>
    7272        </para>
    7373      </note>
Note: See TracChangeset for help on using the changeset viewer.