summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-04-27 23:26:55 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-04-27 23:26:55 -0500
commitbd78a89bf9eab226e0921d581188885efecdf402 (patch)
tree32b9ce18a1f29173254eae1267130bc288e51509
parent0e0321f376491533dbe1114f2d77d359e20356a6 (diff)
downloaddocs-bd78a89bf9eab226e0921d581188885efecdf402.tar.gz
docs-bd78a89bf9eab226e0921d581188885efecdf402.tar.bz2
docs-bd78a89bf9eab226e0921d581188885efecdf402.tar.xz
docs-bd78a89bf9eab226e0921d581188885efecdf402.zip
Porting Guide: Fix verb tense to be in line with the others
-rw-r--r--src/porting/2_bootstrapping.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/porting/2_bootstrapping.xml b/src/porting/2_bootstrapping.xml
index a842c0b..cf6f278 100644
--- a/src/porting/2_bootstrapping.xml
+++ b/src/porting/2_bootstrapping.xml
@@ -73,7 +73,7 @@
Build this new copy of <package>abuild</package> locally, and install it to your host computer.</para>
</section>
<section>
- <title>Add your target to essential software build recipes</title>
+ <title>Adding your target to essential software build recipes</title>
<para>A few of the essential system software packages for Adélie Linux are customised per target.
In this section, you will add support for your target to these packages.</para>
</section>