Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteven4 committed Jan 23, 2025
1 parent 4731b39 commit 299078f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xmldoc/chapters/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ etc. Clang/LLVM, GNU C++, and MSVC are regularly exercised via automation.
<para>
You can grab a release from the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.gpsbabel.org/download.html">GPSBabel download page</link>, but if you're going to be doing any development, you'll find that working from the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://github.com/gpsbabel/gpsbabel">GPSBabel Github repo</link> is easier. Checkouts via Git, HTTPS, SSH, and Subversion are supported.
</para>
<para>There are external requirements for bulding.</para>
<para>There are external requirements for building.</para>
<variablelist>
<varlistentry>
<term>
Expand All @@ -39,7 +39,7 @@ You may download directly from Qt using the <link xmlns:xlink="http://www.w3.org
MacOS users can download binaries from <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://formulae.brew.sh/formula/qt">Homebrew</link>.
Fedora or CentOS users may need to 'dnf install qt6-qtbase-devel qt6-qt5compat-devel'. When in doubt, 'dnf search qt' or 'dnf search qt6' may help you find the correct package name. Ubuntu users may need to 'apt-get install qt6-base-dev qt6-5compat-dev'. Additional qt6 packages are required to build the GUI. Package names
and versions in Linux frequently change, so you may need to ask your Linux vendor
for help or look in our <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://github.com/GPSBabel/gpsbabel/tree/master/tools">Docker files</link> for inspiration for our automated builds that
for help or look in our <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://github.com/GPSBabel/gpsbabel/tree/master/tools">Docker files</link> for inspiration from our automated builds that
use Docker.
</para>
</listitem>
Expand Down

0 comments on commit 299078f

Please sign in to comment.