Skip to content

Commit 863ff86

Browse files
committed
Fix typo.
1 parent ebde260 commit 863ff86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyomo/solvers/tests/checks/test_xpress_persistent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ def test_callbacks_01(self):
535535
"""Simple callback test.
536536
537537
Tests that optnode, preintsol, intsol callbacks are invoked.
538-
Also tests that information between preintsol an intsol callbacks
538+
Also tests that information between preintsol and intsol callbacks
539539
is consistent.
540540
"""
541541
model = self._markshare()

0 commit comments

Comments
 (0)