Skip to content

Commit 76dcb74

Browse files
authored
Fix typos in README about guard equivalence
Corrected typographical errors in the README regarding guard equivalence.
1 parent b12d247 commit 76dcb74

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

reproduction-results/results_v2/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ output degenerate). Predicates are normalised (whitespace-insensitive).
103103

104104
## Summary distribution over the 28 contracts
105105

106-
*Equivalent to GT* = the tool recovered a guard equivalent to (or
107-
stronger than) the patch. *Not equivalent to GT* includes the case where the
108-
patch guard is differente from the one deployed by the tool.
106+
*Equivalent to GT* = the tool recovered a guard equivalent to the patch.
107+
*Not equivalent to GT* includes the case where the
108+
patch guard is different from the one deployed by the tool.
109109
*Truncated / error* = every hole is a degenerate FIM output.
110110

111111
| Result (per contract) | Count | % |

0 commit comments

Comments
 (0)