Skip to content

Commit 016c6b9

Browse files
authored
Update Doc/library/math.rst
1 parent 729859c commit 016c6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/math.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Number-theoretic functions
144144

145145
.. function:: factorial(n)
146146

147-
Return factorial of the non-negative integer *n*.
147+
Return factorial of the nonnegative integer *n*.
148148

149149
.. versionchanged:: 3.10
150150
Floats with integral values (like ``5.0``) are no longer accepted.

0 commit comments

Comments
 (0)