mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 04:56:03 +00:00
Fix some typos. (#7115)
This commit is contained in:
parent
937d4aa8f4
commit
53f89a81c1
22 changed files with 33 additions and 33 deletions
|
@ -433,7 +433,7 @@ namespace smtfd {
|
|||
void populate_model(model_ref& mdl, expr_ref_vector const& terms);
|
||||
|
||||
/**
|
||||
* \brief check consistency properties that can only be achived using a global analysis of terms
|
||||
* \brief check consistency properties that can only be achieved using a global analysis of terms
|
||||
*/
|
||||
void global_check(expr_ref_vector const& core);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue