Skip to content

Commit 8ea3f42

Browse files
author
Daniel Kroening
committed
manual: remove superflous dot
1 parent 7aae0a4 commit 8ea3f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cprover-manual/test-suite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Unwinding](../cbmc/unwinding/).
202202
In this tutorial, we present the automatic test suite generation
203203
functionality of CBMC, by applying the MC/DC code coverage criterion to
204204
a PID controller case study. In addition to `--cover mcdc`, other
205-
coverage criteria such as `branch`, `decision`, and `path`. are also
205+
coverage criteria such as `branch`, `decision`, and `path` are also
206206
available when calling CBMC.
207207

208208
### Coverage Criteria

0 commit comments

Comments
 (0)