aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/cli/dom.py
diff options
context:
space:
mode:
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",