Skip to content

Commit

Permalink
docstring fix in src/sage/rings/ring_extension_element.pyx
Browse files Browse the repository at this point in the history
  • Loading branch information
kwankyu committed Aug 4, 2024
1 parent 7c40386 commit 29e0980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/rings/ring_extension_element.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ cdef class RingExtensionElement(CommutativeAlgebraElement):
sage: g.parent()
Finite Field in z2 of size 5^2
TESTS::
TESTS:
We check the case of a tower of extensions::
Expand Down

0 comments on commit 29e0980

Please sign in to comment.