On Sep 24, 2013, at 4:17 PM, Ben Pfaff wrote: > On Tue, Sep 24, 2013 at 04:10:36PM -0700, Jesse Gross wrote: >> On Tue, Sep 24, 2013 at 2:58 PM, Ben Pfaff <b...@nicira.com> wrote: >>> diff --git a/datapath/vport.c b/datapath/vport.c >>> index f62201d..3878510 100644 >>> --- a/datapath/vport.c >>> +++ b/datapath/vport.c >>> @@ -239,7 +239,7 @@ void ovs_vport_del(struct vport *vport) >>> * @stats: stats to set >>> * >>> * Provides a set of transmit, receive, and error stats to be added as an >>> - * offset to the collect data when stats are retreived. Some devices may >>> not >>> + * offset to the collect data when stats are retrieved. Some devices may >>> not >> >> I see the typo but does this actually fix it? > > OK, that makes two typos on one line. (This fixes the spelling of > "retrieved".)
sorry i missed that as well, was looking for the word retrieved alone like the other patch. > > I'll send out a v2. > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev