Skip to content

Commit 5d3d536

Browse files
committed
fix doc formatting
1 parent 5a94999 commit 5d3d536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/functions/piecewise.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ def convolution(self, parameters, variable, other):
991991
sage: q.convolution(p)
992992
piecewise(x|-->(x - 3)*e^(-2) - e^(-x + 2) on (4, 5]; x)
993993
994-
TESTS::
994+
TESTS:
995995
996996
Check that the bugs raised in :issue:`12123` are fixed::
997997

0 commit comments

Comments
 (0)