mirror of
https://github.com/Z3Prover/z3
synced 2025-06-28 08:58:44 +00:00
Fix some typos. (#7115)
This commit is contained in:
parent
937d4aa8f4
commit
53f89a81c1
22 changed files with 33 additions and 33 deletions
|
@ -64,7 +64,7 @@ public:
|
|||
}
|
||||
|
||||
/**
|
||||
* size(), [](), update() and inconsisent() implement the abstract interface of dependent_expr_state
|
||||
* size(), [](), update() and inconsistent() implement the abstract interface of dependent_expr_state
|
||||
*/
|
||||
unsigned qtail() const override { return m_goal->size(); }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue