Fix formatting for isatty

(this did not recognize `[FILE DESC]` because of the space)
This commit is contained in:
Fabian Boehm 2022-10-19 20:05:20 +02:00
parent 98552817f5
commit 2419809a26

View file

@ -8,7 +8,7 @@ Synopsis
.. synopsis::
isatty [FILE DESCRIPTOR]
isatty [FILE_DESCRIPTOR]
Description
-----------