Skip to content

Commit

Permalink
Fixing lint/doc issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
tscrim committed Apr 11, 2024
1 parent 9c56ea5 commit 9ab5b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/algebras/lie_algebras/representation.py
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ def p_exponents(self):
"""
Return the `p`-exponents of ``self``.
Let `p` be the characteristic of the base ring of ``self`.
Let `p` be the characteristic of the base ring of ``self``.
The `p`-*exponents* are the exponents `m_i` such that the `i`-th
`p`-polynomial `f_i` is of degree `p^{m_i}`.
Expand Down

0 comments on commit 9ab5b48

Please sign in to comment.