Skip to content

Commit d24a4ca

Browse files
committed
Trac #226067 comment:112: fix typo
1 parent 1636422 commit d24a4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/geometry/polyhedron/generating_function.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ class TransformHrepresentation(object):
790790
The generating function of the input ``inequalities`` and
791791
``equations`` is equal to the generating function of the
792792
attributes ``inequalities`` and ``equations`` in which ``rules``
793-
were substitited and ``factor`` was multiplied (via
793+
were substituted and ``factor`` was multiplied (via
794794
:meth:`~TransformHrepresentation.apply_rules`).
795795
"""
796796

0 commit comments

Comments
 (0)