From c318970dc4170b8c87d9bd2fa69e46a13c281759 Mon Sep 17 00:00:00 2001 From: Sandrine Bailleux Date: Tue, 1 Sep 2015 11:18:07 +0100 Subject: 15.08: Fix a couple of typos Signed-off-by: Sandrine Bailleux --- members/arm/platforms/15.08/README.textile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/members/arm/platforms/15.08/README.textile b/members/arm/platforms/15.08/README.textile index d1e5029..c9d9691 100644 --- a/members/arm/platforms/15.08/README.textile +++ b/members/arm/platforms/15.08/README.textile @@ -26,7 +26,7 @@ TABLE OF CONTENTS h2(#preface). 1. Preface -The ARM software images contained in this released are distributed according to the "EULA":https://wiki.linaro.org/ARM/Juno/EULA +The ARM software images contained in this release are distributed according to the "EULA":https://wiki.linaro.org/ARM/Juno/EULA * This release supports the following hardware platforms: ** "Juno ARM Development Platform":http://www.arm.com/products/tools/development-boards/versatile-express/juno-arm-development-platform.php @@ -178,7 +178,7 @@ repo sync -j8 ./build-scripts/build-all.sh ${PLATFORM}-${TYPE} ./build-scripts/build-all.sh ${PLATFORM}-${TYPE} package -The build will create binaries for ARM Trusted Firmware, UEFI, U-Boot, Linux, ramdisk and a DTB where appropriate. For Aarch64 platofrms, the Firmware components will then be packaged into a FIP. All the binaries copied under the "output" folder. +The build will create binaries for ARM Trusted Firmware, UEFI, U-Boot, Linux, ramdisk and a DTB where appropriate. For Aarch64 platforms, the Firmware components will then be packaged into a FIP. All the binaries copied under the "output" folder. Running a different build will overwrite derived objects in the source tree, but will not overwrite the output folder created by the package step. @@ -273,6 +273,6 @@ Prebuilt binaries are available by following the links in the table below. h3(#clean). 2.8 Cleaning the build -To clean the build artifacts, from the top level worspace folder: +To clean the build artifacts, from the top level workspace folder: bc. ./build-scripts/build-all.sh ${PLATFORM}-${TYPE} clean -- cgit v1.2.3