From 8000bdde038ed287b80b64100a5d120ab5f36083 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Mon, 8 Feb 2021 16:56:57 -0600 Subject: [PATCH] Fix typo in help text --- src/pgwui_develop/pgwui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pgwui_develop/pgwui.py b/src/pgwui_develop/pgwui.py index 0ea86b5..081825b 100644 --- a/src/pgwui_develop/pgwui.py +++ b/src/pgwui_develop/pgwui.py @@ -134,7 +134,7 @@ component is capitalized. \b -short_name +short-name The name of the component without the "PGWUI_" prefix, in lower case. Used as the default route (with a "/" prepended) and in variable names, etc. -- 2.34.1