On Wed, Jul 27, 2016 at 01:07:29PM +0530, Numan Siddique wrote:
> On Wed, Jul 27, 2016 at 11:13 AM, Ben Pfaff <b...@ovn.org> wrote:
> 
> > The most important change here is to delete misspelled "the".
> >
> > Signed-off-by: Ben Pfaff <b...@ovn.org>
> > ---
> >  ovn/utilities/ovn-nbctl.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/ovn/utilities/ovn-nbctl.c b/ovn/utilities/ovn-nbctl.c
> > index e594a32..947e3a1 100644
> > --- a/ovn/utilities/ovn-nbctl.c
> > +++ b/ovn/utilities/ovn-nbctl.c
> > @@ -402,9 +402,9 @@ DHCP Options commands:\n\
> >    dhcp-options-list        \n\
> >                             lists the DHCP_Options rows\n\
> >    dhcp-options-set-options DHCP_OPTIONS_UUID  KEY=VALUE [KEY=VALUE]...\n\
> > -                           set DHCP options to the DHCP_OPTIONS_UUID\n\
> > +                           set DHCP options for DHCP_OPTIONS_UUID\n\
> >    dhcp-options-get-options DHCO_OPTIONS_UUID \n\
> > -                           displays the DHCP options of th
> > DHCP_OPTIONS_UUID\n\
> > +                           displays the DHCP options for
> > DHCP_OPTIONS_UUID\n\
> >  \n\
> >  %s\
> >  \n\
> >
> 
> 
> Sorry for the typo and incorrect grammar in the original patch
> 
> Acked-by: Numan Siddique <nusid...@redhat.com>

No problem.

Thanks for the review, I applied this to master.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to