Skip to content

Commit 3fafd80

Browse files
committed
Fix wrongly named field in doc
1 parent 55e4507 commit 3fafd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gnat/gnat_report.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ open Why3
9090
- "old"
9191
- "result"
9292
93-
The field "proof_attempts" basically contains a copy of the session
93+
The field "check_tree" basically contains a copy of the session
9494
tree in JSON format. It's a tree structure whose nodes are goals,
9595
transformations and proof attempts:
9696

0 commit comments

Comments
 (0)