Changeset 8424071 for general


Ignore:
Timestamp:
08/17/2014 08:58:24 AM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 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, krejzi/svn, 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:
bedfacd
Parents:
e242b9a
Message:

misspellings

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

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    re242b9a r8424071  
    122122      <command>bin/ctest -R "problem1-test"</command> and, to omit it, use
    123123      <command>bin/ctest -E "problem1-test"</command>. These options can be
    124       used toghether:
     124      used together:
    125125      <command>bin/ctest -R "problem1-test" -E "problem2-test"</command>.
    126126      Option -N can be used to display all available tests, and you can run
  • general/prog/gcc-ada.xml

    re242b9a r8424071  
    4545
    4646    <para>The compiler and associated tools on this page are known as the
    47     <application>GNAT</application> technology, developped by the Adacore
     47    <application>GNAT</application> technology, developed by the Adacore
    4848    company, using the <application>GCC</application> backend. Since
    4949    parts of the Ada compiler are written in Ada, there is a circular
Note: See TracChangeset for help on using the changeset viewer.