projects
/
pgwui_develop
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e752180
)
Fix typo in help text
author
Karl O. Pinc
<kop@karlpinc.com>
Mon, 8 Feb 2021 22:56:57 +0000
(16:56 -0600)
committer
Karl O. Pinc
<kop@karlpinc.com>
Mon, 8 Feb 2021 22:56:57 +0000
(16:56 -0600)
src/pgwui_develop/pgwui.py
patch
|
blob
|
history
diff --git
a/src/pgwui_develop/pgwui.py
b/src/pgwui_develop/pgwui.py
index 0ea86b55bd0bf436fa6146dd2ed73eae06ac90e1..081825be9ee2c34eddf2aa30723d68d8bd6b0406 100644
(file)
--- 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.