[oe-commits] Tom Zanussi : wic: Various typo/grammar fixes to wic help text

git at git.openembedded.org git at git.openembedded.org
Sat Aug 2 08:57:00 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: d4b350fcdedf29692673e09a0c1850cdbbe29739
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d4b350fcdedf29692673e09a0c1850cdbbe29739

Author: Tom Zanussi <tom.zanussi at linux.intel.com>
Date:   Tue Jul 29 07:52:29 2014 -0500

wic: Various typo/grammar fixes to wic help text

This is a set of miscellaneous help text updates noticed while
transcribing wic help for the dev manual.

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 scripts/lib/image/help.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py
index b833459..6e8e037 100644
--- a/scripts/lib/image/help.py
+++ b/scripts/lib/image/help.py
@@ -443,8 +443,8 @@ DESCRIPTION
     artifacts, the result is an image or set of images that can be
     directly written onto media and used on a particular system.
 
-    The 'wic' command and the infrastructure it's based is by
-    definition incomplete - it's designed to allow the generation of
+    The 'wic' command and the infrastructure it's based on is by
+    definition incomplete - its purpose is to allow the generation of
     customized images, and as such was designed to be completely
     extensible via a plugin interface (see 'wic help plugins').
 
@@ -705,7 +705,7 @@ DESCRIPTION
                    wic command-line option (or the equivalent rootfs
                    derived from the '-e' command-line option).
                    Exactly what those contents and filesystem type end
-                   up being are depend on the given plugin
+                   up being are dependent on the given plugin
                    implementation.
 
          --ondisk or --ondrive: Forces the partition to be created on



More information about the Openembedded-commits mailing list