From bb9bcfa2955226b368dab5f07107e02ab65c975a Mon Sep 17 00:00:00 2001 From: Jörg Thalheim Date: Thu, 11 Jan 2018 16:25:47 +0000 Subject: doc/cross-compilation: fixes typos --- doc/cross-compilation.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/cross-compilation.xml') diff --git a/doc/cross-compilation.xml b/doc/cross-compilation.xml index 118a82bf0b0..028fd674491 100644 --- a/doc/cross-compilation.xml +++ b/doc/cross-compilation.xml @@ -61,7 +61,7 @@ The "target platform" attribute is, unlike the other two attributes, not actually fundamental to the process of building software. - Instead, it is only relevant for compatability with building certain specific compilers and build tools. + Instead, it is only relevant for compatibility with building certain specific compilers and build tools. It can be safely ignored for all other packages. @@ -162,7 +162,7 @@ A runtime dependency between 2 packages implies that between them both the host and target platforms match. This is directly implied by the meaning of "host platform" and "runtime dependency": - The package dependency exists while both packages are runnign on a single host platform. + The package dependency exists while both packages are running on a single host platform. A build time dependency, however, implies a shift in platforms between the depending package and the depended-on package. -- cgit 1.4.1