Skip to content

Commit 8397f66

Browse files
authored
Merge pull request #3779 from mrmundt/oct-typos
October 2025 typos version update
2 parents d428026 + 2092ba7 commit 8397f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pyomo/piecewise/indexed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# This software is distributed under the 3-clause BSD License.
1010
# ___________________________________________________________________________
1111

12-
# A piewise approximiation of a nonconvex objective function.
12+
# A piecewise approximation of a nonconvex objective function.
1313

1414
import pyomo.environ as pyo
1515

0 commit comments

Comments
 (0)