Skip to content

Commit c12125f

Browse files
committed
Correct tense of used to use.
1 parent 39c4984 commit c12125f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/architectural/central-data-structures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CBMC and the assorted CProver tools.
66

77
## goto_modelt
88

9-
The `goto_modelt` is the main data structure that CBMC (and the other tools) used
9+
The `goto_modelt` is the main data structure that CBMC (and the other tools) use
1010
for the GOTO intermediate representation.
1111

1212
A `goto_modelt` is effectively a pair, consisting of:

0 commit comments

Comments
 (0)