On 13 Sep 2026, at 19:34, LEEMINHYUNG wrote:
> The help text for the "wait" command said "DATBASE" instead of
> "DATABASE".
>
> Assisted-by: Claude Fable 5.1, Claude Code
> Signed-off-by: LEEMINHYUNG <[email protected]>
Thanks for your patch series fixing the spelling mistakes.
Could you combine them into a single patch? It would also be nice to
fix your email display name, as it currently shows as just
"LEEMINHYUNG" rather than your full name.
If you cannot change your email configuration, could you let me know
your full first and last name so we can add it correctly to the
AUTHORS.rst file.
Thanks,
Eelco
> ---
> ovsdb/ovsdb-client.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ovsdb/ovsdb-client.c b/ovsdb/ovsdb-client.c
> index e098908ab..a9d350b36 100644
> --- a/ovsdb/ovsdb-client.c
> +++ b/ovsdb/ovsdb-client.c
> @@ -449,7 +449,7 @@ usage(void)
> "\n wait [SERVER] DATABASE STATE\n"
> " wait until DATABASE reaches STATE "
> "(\"added\" or \"connected\" or \"removed\")\n"
> - " in DATBASE on SERVER.\n"
> + " in DATABASE on SERVER.\n"
> "\n dump [SERVER] [DATABASE] [TABLE [COLUMN]...]\n"
> " dump contents of COLUMNs, TABLE (or all tables) in
> DATABASE\n"
> " on SERVER to stdout\n"
> --
> 2.34.1
>
> _______________________________________________
> 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