aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/cli/dom.py
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-07-02 00:32:38 +0200
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-07-02 00:32:38 +0200
commitae51fcf65f195e065987f379410d3f68c14f4a2b (patch)
treeb4d55f210cfbf90847dc56a60058afa819107030 /pyGHDL/cli/dom.py
parentc7f0d0792dfb45e9fd6b7cdcb3ab0c208b7b6d07 (diff)
downloadghdl-ae51fcf65f195e065987f379410d3f68c14f4a2b.tar.gz
ghdl-ae51fcf65f195e065987f379410d3f68c14f4a2b.tar.bz2
ghdl-ae51fcf65f195e065987f379410d3f68c14f4a2b.zip
Changed dependency files. Fixed a typo.
Diffstat (limited to 'pyGHDL/cli/dom.py')
-rwxr-xr-xpyGHDL/cli/dom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyGHDL/cli/dom.py b/pyGHDL/cli/dom.py
index a50a69b12..2d0e85ea9 100755
--- a/pyGHDL/cli/dom.py
+++ b/pyGHDL/cli/dom.py
@@ -266,7 +266,7 @@ class Application(LineTerminal, ArgParseMixin):
self.exit()
# ----------------------------------------------------------------------------
- # create the sub-parser for the "token-stream" command
+ # Create the sub-parser for the "pretty" command
# ----------------------------------------------------------------------------
@CommandAttribute(
"pretty",