File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Version 4.next
12
12
13
13
Version 4.12.6
14
14
==============
15
- - remove expensive rewrite that coallesces adjacent stores
15
+ - remove expensive rewrite that coalesces adjacent stores
16
16
- improved Java use of reference queues thanks to Thomas Haas #7131
17
17
- fixes to conditional import of python library thanks to Cal Jacobson #7116
18
18
- include universe for constants that get removed during pre-processing #7121
Original file line number Diff line number Diff line change @@ -11658,7 +11658,7 @@ class UserPropagateBase:
11658
11658
11659
11659
#
11660
11660
# Either solver is set or ctx is set.
11661
- # Propagators that are created throuh callbacks
11661
+ # Propagators that are created through callbacks
11662
11662
# to "fresh" inherit the context of that is supplied
11663
11663
# as argument to the callback.
11664
11664
# This context should not be deleted. It is owned by the solver.
You can’t perform that action at this time.
0 commit comments