]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
mjo/clan/clan_operator.py: fix copy/pasted docstring
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 20 Feb 2026 20:00:23 +0000 (15:00 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 20 Feb 2026 20:00:23 +0000 (15:00 -0500)
mjo/clan/clan_operator.py

index 14b0daae1b6e5811ce3c4025dac5b899fa70d1e3..28f134f87f27399f2cde43e141c1382ae91c2a21 100644 (file)
@@ -239,8 +239,7 @@ class ClanOperator(Map):
     def _repr_(self):
         r"""
 
-        A text representation of this linear operator on a Euclidean
-        Jordan Algebra.
+        A text representation of this clan operator.
 
         SETUP::