Fix typo
authorClifford Wolf <clifford@clifford.at>
Mon, 30 Jan 2017 11:31:53 +0000 (12:31 +0100)
committerClifford Wolf <clifford@clifford.at>
Mon, 30 Jan 2017 11:31:53 +0000 (12:31 +0100)
docs/source/quickstart.rst

index 5c04b390e795529ab983e0e14ff907b6459fd757..6bcc1073c81f61debd72c5a1d3bf08025d64ff37 100644 (file)
@@ -70,7 +70,7 @@ fail because the output directory ``demo/`` already exists.)
 
 Time for a simple exercise: Modify the design so that the property is false
 and the offending state is reachable within 100 cycles. Re-run ``sby`` with
-the modified design and see if the proof now fails. Inspect the counter example
+the modified design and see if the proof now fails. Inspect the counterexample
 trace (``.vcd`` file) produced by ``sby``. (`GTKWave <http://gtkwave.sourceforge.net/>`_
 is an open source VCD viewer that you can use.)