diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2022-10-02 09:49:12 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2022-10-02 09:49:12 +0200 |
commit | b3daf0157845b5a86e2b6aec8a859a0d75010a3c (patch) | |
tree | f7e027131a99a59a3c411b4d21a97a81bad8bd86 /part3intro | |
parent | 4349661a7fdf7502916a3d4596a186ee7824307b (diff) |
Typos reported by "rhubarbpieguy"
Diffstat (limited to 'part3intro')
-rw-r--r-- | part3intro/toolchaintechnotes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/part3intro/toolchaintechnotes.xml b/part3intro/toolchaintechnotes.xml index 16b6aafd2..c5b8dc577 100644 --- a/part3intro/toolchaintechnotes.xml +++ b/part3intro/toolchaintechnotes.xml @@ -151,7 +151,7 @@ referred to as the system triplet. Since the vendor field is mostly irrelevant, autoconf allows to omit it. An astute reader may wonder why a <quote>triplet</quote> refers to a four component name. The - reason is the kernel field and the os field originiated from one + reason is the kernel field and the os field originated from one <quote>system</quote> field. Such a three-field form is still valid today for some systems, for example <literal>x86_64-unknown-freebsd</literal>. But for other systems, |