summaryrefslogtreecommitdiff
path: root/tests/tools/vcdcd.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tools/vcdcd.pl')
-rwxr-xr-xtests/tools/vcdcd.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tools/vcdcd.pl b/tests/tools/vcdcd.pl
index 6f497e99..58a92b44 100755
--- a/tests/tools/vcdcd.pl
+++ b/tests/tools/vcdcd.pl
@@ -35,7 +35,7 @@ if ($#ARGV != 1) {
print STDERR "Usage: $0 [-w N] [-d N] gold.vcd gate.vcd\n";
print STDERR "\n";
print STDERR " -w N\n";
- print STDERR " reserve N characters for bitmap in text ouput (default: auto)\n";
+ print STDERR " reserve N characters for bitmap in text output (default: auto)\n";
print STDERR "\n";
print STDERR " -d N\n";
print STDERR " allow for N timesteps delay between gate and gold (default: 0)\n";