mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
Fix typos. (#7137)
This commit is contained in:
parent
785f71b1a6
commit
143a35d370
2 changed files with 2 additions and 2 deletions
|
@ -11658,7 +11658,7 @@ class UserPropagateBase:
|
|||
|
||||
#
|
||||
# Either solver is set or ctx is set.
|
||||
# Propagators that are created throuh callbacks
|
||||
# Propagators that are created through callbacks
|
||||
# to "fresh" inherit the context of that is supplied
|
||||
# as argument to the callback.
|
||||
# This context should not be deleted. It is owned by the solver.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue