[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2653/8267] toolchain-shar-relocate.sh: Fix typo



commit b75ed251a3ad6ab87853e75373a25b8782a2cbd9
Author: Richard Purdie <richard purdie linuxfoundation org>
Date:   Fri Sep 23 17:49:22 2016 +0100

    toolchain-shar-relocate.sh: Fix typo
    
    (From OE-Core rev: 8d6ee36493800a30e9bd6eacb671fbafe5d61ad7)
    
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/files/toolchain-shar-relocate.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/files/toolchain-shar-relocate.sh b/meta/files/toolchain-shar-relocate.sh
index e491153..e3c1001 100644
--- a/meta/files/toolchain-shar-relocate.sh
+++ b/meta/files/toolchain-shar-relocate.sh
@@ -1,5 +1,5 @@
 if ! xargs --version > /dev/null 2>&1; then
-       echo "xargs is required by the relocation script, please install it firts. Abort!"
+       echo "xargs is required by the relocation script, please install it first. Abort!"
        exit 1
 fi
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]