On Wed, Nov 15, 2017 at 11:44 AM, Abdur Rehman <[email protected]> wrote: > Signed-off-by: Abdur Rehman <[email protected]> > --- > README | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/README b/README > index 7d84232..4181f5f 100644 > --- a/README > +++ b/README > @@ -23,7 +23,7 @@ variable in your configuration: > > SKIP_META_VIRT_SANITY_CHECK = 1 > > -Also note that there are kvm and xen specific distro flags/features that > depending > +Also note that there are kvm and xen specific distro flags/features that > depend
This isn't any better. It should probably read: Also note that there are kvm and xen specific distro flags/features that, depending on your use case, must be set. Bruce > on your use case. > > Dependencies > @@ -63,7 +63,7 @@ Send pull requests, patches, comments or questions to > meta-virtualization@yoctop > Maintainers: Raymond Danks <[email protected]> > Bruce Ashfield <[email protected]> > > -When sending single patches, please using something like: > +When sending single patches, please use something like: > $ git send-email -1 --to [email protected] > --subject-prefix='meta-virtualization][PATCH' > > License > -- > 2.8.1 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
