mirror of
https://github.com/Z3Prover/z3
synced 2025-10-09 09:21:56 +00:00
Fix some spelling errors (mostly in comments).
This commit is contained in:
parent
880ce12e2d
commit
326bf401b9
121 changed files with 205 additions and 205 deletions
|
@ -1412,7 +1412,7 @@ bool theory_seq::is_complex(eq const& e) {
|
|||
\brief Decompose ls = rs into Xa = bYc, such that
|
||||
1.
|
||||
- X != Y
|
||||
- |b| <= |X| <= |bY| in currrent model
|
||||
- |b| <= |X| <= |bY| in current model
|
||||
- b is non-empty.
|
||||
2. X != Y
|
||||
- b is empty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue