Skip to content

Commit cbadaf5

Browse files
jlownievadmium
andauthored
Update Doc/library/os.rst
Co-authored-by: Martin Panter <vadmium@users.noreply.github.com>
1 parent 55edd01 commit cbadaf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/os.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4275,7 +4275,7 @@ These functions may be used to create and manage processes.
42754275
:func:`sys.stdout.flush` or :func:`os.fsync` before calling an
42764276
:func:`exec\* <execl>` function.
42774277

4278-
*Arguments*
4278+
*Program arguments*
42794279

42804280
The various :func:`exec\* <execl>` functions take a list of arguments for the new
42814281
program loaded into the process. In each case, the first of these arguments must

0 commit comments

Comments
 (0)