From 84bf862f7c58c2b69babf043ff5032f924a3ee4d Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 14 Aug 2015 10:56:05 +0200 Subject: Spell check (by Larry Doolittle) --- tests/tools/vcdcd.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tools') diff --git a/tests/tools/vcdcd.pl b/tests/tools/vcdcd.pl index 6f497e99c..58a92b44d 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"; -- cgit v1.2.3