mirror of
https://github.com/Z3Prover/z3
synced 2025-06-16 10:56:16 +00:00
Fix typos.
This commit is contained in:
parent
9379ec3a68
commit
44bc00f13d
9 changed files with 20 additions and 20 deletions
|
@ -1703,7 +1703,7 @@ namespace smt {
|
|||
friend class quantifier_analyzer;
|
||||
|
||||
void checkpoint() {
|
||||
m_mf.checkpoint("quantifer_info");
|
||||
m_mf.checkpoint("quantifier_info");
|
||||
}
|
||||
|
||||
void insert_qinfo(qinfo * qi) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue