[ovs-dev] [PATCH] Spell verb form of "set up" correctly throughout the tree.

Ben Pfaff blp at nicira.com
Mon Oct 26 21:42:15 UTC 2009


Justin Pettit <jpettit at nicira.com> writes:

> On Oct 26, 2009, at 12:44 PM, Ben Pfaff wrote:
>
>> -    menu_add_item(&menu, "Setup PKI")->f = cmd_setup_pki;
>> +    menu_add_item(&menu, "Set up PKI")->f = cmd_setup_pki;
>
> Shouldn't that be "cmd_set_up_pki"?  There's also the "setup_flow"
> functions in in-band.c.

Fixed.

> I'm glad you're finally cleaning up this bad example you've been
> giving me.  ;-)

Hey, at least I'm not the one with a "grammar tip of the day"
calendar on my desk.




More information about the dev mailing list