Skip to content

Commit 0e7110c

Browse files
committed
Fix trailing whitespace (was confused)
1 parent 6c5994a commit 0e7110c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ are always available. They are listed here in alphabetical order.
467467
deprecated; it should only be passed as a single positional argument.
468468

469469
.. versionchanged:: 3.15
470-
``'−'`` (Unicode minus sign, U+2212) can be now used as an
470+
``'−'`` (Unicode minus sign, U+2212) can be now used as an
471471
alternative to ``'-'`` (ASCII hyphen minus) for denoting
472472
negative sign.
473473

0 commit comments

Comments
 (0)