Skip to content

Commit 97fcfa8

Browse files
authored
Update src/sage/quivers/morphism.py
1 parent d4dd22c commit 97fcfa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/quivers/morphism.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@ def algebraic_dual(self):
11081108
Representation with dimension vector (5, 2, 1, 1, 4)
11091109
11101110
The algebraic dual of an indecomposable projective is the indecomposable
1111-
projective of the same vertex in the opposite quiver.::
1111+
projective of the same vertex in the opposite quiver. ::
11121112
11131113
sage: Q.reverse().P(QQ, 4)
11141114
Representation with dimension vector (5, 2, 1, 1, 4)

0 commit comments

Comments
 (0)