Skip to content

Commit b1f4293

Browse files
committed
fix typo
1 parent 5d3d536 commit b1f4293

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
@@ -274,7 +274,7 @@ def simplify(ex):
274274
275275
OUTPUT:
276276
277-
A piecewise function whose operands are not piecewiese if
277+
A piecewise function whose operands are not piecewise if
278278
possible, that is, as long as the piecewise variable is the same.
279279
280280
EXAMPLES::

0 commit comments

Comments
 (0)