summaryrefslogtreecommitdiff
path: root/proofs/signatures/drat.plf
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/signatures/drat.plf')
-rw-r--r--proofs/signatures/drat.plf2
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/signatures/drat.plf b/proofs/signatures/drat.plf
index ad3c8ec8d..20795901f 100644
--- a/proofs/signatures/drat.plf
+++ b/proofs/signatures/drat.plf
@@ -354,7 +354,7 @@
; Helper for `is_operational_drat_proof` which takes a UP model for the working
; formula. The UP model is important for determining which clause deletions
; actually are executed in operational DRAT. Passing the UP model along
-; prevents it from being fully recomputed everytime.
+; prevents it from being fully recomputed every time.
(program is_operational_drat_proof_h ((f cnf) (up_model clause) (pf DRATProof)) bool
(match pf
(DRATProofn (cnf_has_bottom f))
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback