Skip to content

Commit cdd4142

Browse files
miguelmarcotscrim
andauthored
Update src/sage/algebras/commutative_dga.py
Co-authored-by: Travis Scrimshaw <[email protected]>
1 parent dbff04d commit cdd4142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/algebras/commutative_dga.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1566,7 +1566,7 @@ def __call__(self, *values, **kwargs):
15661566
r"""
15671567
Evaluate the reduced expression of this element at ``x``, where ``x``
15681568
is either the tuple of values to evaluate in, a dictionary indicating
1569-
to which value is each generator evaluated, or keywords giving
1569+
to which value is each generator evaluated, or keywords giving
15701570
the value to which generators should be evaluated.
15711571
15721572
INPUT:

0 commit comments

Comments
 (0)