Skip to content

Commit fa7bfb3

Browse files
committed
Merge branch 'topic/kanig-typo' into 'master'
Fix wrongly named field in doc no-issue-check See merge request eng/spark/why3!94
2 parents 55e4507 + 3fafd80 commit fa7bfb3

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)