File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1440,8 +1440,8 @@ def one(self):
1440
1440
r"""
1441
1441
Return the one element of this :class:`kRegularSequenceSpace`,
1442
1442
i.e. the unique neutral element for `*` and also
1443
- the embedding of the unique neutral element for `*` in the
1444
- coefficient ring .
1443
+ the embedding of the one of the coefficient ring into
1444
+ this :class:`kRegularSequenceSpace` .
1445
1445
1446
1446
EXAMPLES::
1447
1447
Original file line number Diff line number Diff line change @@ -1994,8 +1994,8 @@ def _zero_(self):
1994
1994
def one (self ):
1995
1995
r"""
1996
1996
Return the one element of this :class:`RecognizableSeriesSpace`,
1997
- i.e. the embedding of the unique neutral element for `*` in the
1998
- coefficient ring .
1997
+ i.e. the embedding of the one of the coefficient ring into
1998
+ this :class:`RecognizableSeriesSpace` .
1999
1999
2000
2000
EXAMPLES::
2001
2001
You can’t perform that action at this time.
0 commit comments