Skip to content

Commit 3b50063

Browse files
trac 34477 minor typo
1 parent cae9ee5 commit 3b50063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/categories/sets_cat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1616,7 +1616,7 @@ def algebra(self, base_ring, category=None, **kwds):
16161616
of `S`, or ``None``
16171617
16181618
This returns the space of formal linear combinations of
1619-
elements of `G` with coefficients in `R`, endowed with
1619+
elements of `S` with coefficients in `K`, endowed with
16201620
whatever structure can be induced from that of `S`.
16211621
See the documentation of
16221622
:mod:`sage.categories.algebra_functor` for details.

0 commit comments

Comments
 (0)