Skip to content

Commit ad5fee7

Browse files
jsiirolamrmundt
andauthored
NFC: grammar fix
Co-authored-by: Miranda Mundt <[email protected]>
1 parent 821288d commit ad5fee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyomo/core/base/block.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@ def clone(self, memo=None):
12481248
Pyomo models use :py:class:`Block` components to define a
12491249
hierarchical structure and provide model scoping. When modeling
12501250
:py:class:`~pyomo.core.base.component.Component` objects are
1251-
assigned to a block they are automatically added to that block's
1251+
assigned to a block, they are automatically added to that block's
12521252
scope.
12531253
12541254
:py:meth:`clone()` implements a specialization of

0 commit comments

Comments
 (0)