mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
typo in a comment
This commit is contained in:
parent
4791d84722
commit
7840f6cead
|
@ -22,7 +22,7 @@ Revision History:
|
||||||
input: x, z
|
input: x, z
|
||||||
output: x, y
|
output: x, y
|
||||||
|
|
||||||
Let x_i, y_i, z_i be incides into the vectors x, y, z.
|
Let x_i, y_i, z_i be indices into the vectors x, y, z.
|
||||||
|
|
||||||
Suppose that positions in P and R are annotated with what is
|
Suppose that positions in P and R are annotated with what is
|
||||||
slicable.
|
slicable.
|
||||||
|
|
Loading…
Reference in a new issue