Skip to content

Commit

Permalink
NFC: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiirola committed Jul 21, 2023
1 parent a64db1e commit 5a3af38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyomo/common/errors.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ class TemplateExpressionError(ValueError):
This exception is triggered by the Pyomo expression system when
attempting to get a member of an IndexedComponent using either a
TemplateIndex, or an expression vcontaining an TemplateIndex.
TemplateIndex, or an expression containing a TemplateIndex.
Users should never see this exception.
Expand Down

0 comments on commit 5a3af38

Please sign in to comment.