Acked-by: Yi-Hung Wei <[email protected]>
On Mon, Oct 23, 2017 at 9:26 AM, Ben Pfaff <[email protected]> wrote: > Signed-off-by: Ben Pfaff <[email protected]> > --- > vswitchd/vswitch.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml > index 04c771f3fa0f..d7f68393b25e 100644 > --- a/vswitchd/vswitch.xml > +++ b/vswitchd/vswitch.xml > @@ -872,7 +872,7 @@ > </column> > > <column name="other_config" key="dp-desc"> > - Human readable description of datapath. It it a maximum 256 > + Human readable description of datapath. It is a maximum 256 > byte-long free-form string to describe the datapath for > debugging purposes, e.g. <code>switch3 in room 3120</code>. > </column> > -- > 2.10.2 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
