diff mbox series

[ovs-dev] ovn-sb: Fix speling error in documentation.

Message ID 20201110191649.1553113-1-blp@ovn.org
State Accepted
Headers show
Series [ovs-dev] ovn-sb: Fix speling error in documentation. | expand

Commit Message

Ben Pfaff Nov. 10, 2020, 7:16 p.m. UTC
Signed-off-by: Ben Pfaff <blp@ovn.org>
---
 ovn-sb.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Numan Siddique Nov. 11, 2020, 7:40 a.m. UTC | #1
On Wed, Nov 11, 2020 at 12:47 AM Ben Pfaff <blp@ovn.org> wrote:
>
> Signed-off-by: Ben Pfaff <blp@ovn.org>

In the commit message should it be - s/speling/spelling ? (or is it
correct in U.S english ?)

Acked-by: Numan Siddique <numans@ovn.org>

Thanks
Numan

> ---
>  ovn-sb.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ovn-sb.xml b/ovn-sb.xml
> index b1480f218635..9a49501cb0b9 100644
> --- a/ovn-sb.xml
> +++ b/ovn-sb.xml
> @@ -2068,7 +2068,7 @@
>                The <var>string</var> should reference a
>                <ref column="name" table="Meter"/> entry from the
>                <ref table="Meter"/> table.  The only meter
> -              <ref column="action" table="meter"/> that is appriopriate
> +              <ref column="action" table="meter"/> that is appropriate
>                is <code>drop</code>.
>              </dd>
>            </dl>
> --
> 2.26.2
>
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
Ben Pfaff Nov. 11, 2020, 7:54 p.m. UTC | #2
On Wed, Nov 11, 2020 at 01:10:41PM +0530, Numan Siddique wrote:
> On Wed, Nov 11, 2020 at 12:47 AM Ben Pfaff <blp@ovn.org> wrote:
> >
> > Signed-off-by: Ben Pfaff <blp@ovn.org>
> 
> In the commit message should it be - s/speling/spelling ? (or is it
> correct in U.S english ?)

It's a spelling error.  I meant it as a joke.

> Acked-by: Numan Siddique <numans@ovn.org>

I fixed the spelling error in the commit message and applied this to OVN
master.  Thanks for the review.
Numan Siddique Nov. 11, 2020, 8:05 p.m. UTC | #3
On Thu, Nov 12, 2020, 1:25 AM Ben Pfaff <blp@ovn.org> wrote:

> On Wed, Nov 11, 2020 at 01:10:41PM +0530, Numan Siddique wrote:
> > On Wed, Nov 11, 2020 at 12:47 AM Ben Pfaff <blp@ovn.org> wrote:
> > >
> > > Signed-off-by: Ben Pfaff <blp@ovn.org>
> >
> > In the commit message should it be - s/speling/spelling ? (or is it
> > correct in U.S english ?)
>
> It's a spelling error.  I meant it as a joke.
>

Ok. I was wondering why  a typo in the commit message  :)

Numan



> > Acked-by: Numan Siddique <numans@ovn.org>
>
> I fixed the spelling error in the commit message and applied this to OVN
> master.  Thanks for the review.
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
>
diff mbox series

Patch

diff --git a/ovn-sb.xml b/ovn-sb.xml
index b1480f218635..9a49501cb0b9 100644
--- a/ovn-sb.xml
+++ b/ovn-sb.xml
@@ -2068,7 +2068,7 @@ 
               The <var>string</var> should reference a
               <ref column="name" table="Meter"/> entry from the
               <ref table="Meter"/> table.  The only meter
-              <ref column="action" table="meter"/> that is appriopriate
+              <ref column="action" table="meter"/> that is appropriate
               is <code>drop</code>.
             </dd>
           </dl>