tuned English prose;
authorwenzelm
Tue, 04 Feb 2025 20:31:24 +0100
changeset 82074 22d521925afc
parent 82073 879be333e939
child 82075 090b0ed235d2
tuned English prose;
src/HOL/SMT.thy
--- a/src/HOL/SMT.thy	Mon Feb 03 20:22:51 2025 +0100
+++ b/src/HOL/SMT.thy	Tue Feb 04 20:31:24 2025 +0100
@@ -731,7 +731,7 @@
 
 text \<open>
 By setting the option \<open>smt_certificates\<close> to the name of a file,
-all following applications of an SMT solver a cached in that file.
+all following applications of an SMT solver are cached in that file.
 Any further application of the same SMT solver (using the very same
 configuration) re-uses the cached certificate instead of invoking the
 solver. An empty string disables caching certificates.