Skip to content

Commit

Permalink
Small doc tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
tscrim committed Aug 8, 2022
1 parent 8b777a0 commit 2637750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sage/algebras/clifford_algebra.py
Original file line number Diff line number Diff line change
Expand Up @@ -573,8 +573,8 @@ def __contains__(self, elt):
return elt.capacity() <= self._nbits

def _an_element_(self):
"""
Returns an element of ``self``.
r"""
Return an element of ``self``.
EXAMPLES::
Expand Down

0 comments on commit 2637750

Please sign in to comment.