Skip to content

Commit 848186b

Browse files
author
Daniel Kroening
committed
manual: typo
1 parent 8ea3f42 commit 848186b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cprover-manual/goto-harness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ entry function for analysis, or further modify it with `goto-harness` or
9191
`goto-instrument` or other tools.
9292
9393
The example above demonstrates the most simple case, which is roughly the same
94-
as the entry point `cbmc` automically generates for functions. However, the
94+
as the entry point `cbmc` automatically generates for functions. However, the
9595
`function-call` harness can also non-deterministically initialise global
9696
variables, array and struct elements. Consider this more complicated example:
9797

0 commit comments

Comments
 (0)