We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5885ee commit 0a6e161Copy full SHA for 0a6e161
Doc/library/os.rst
@@ -4294,7 +4294,7 @@ These functions may be used to create and manage processes.
4294
parameter. In either case, the arguments to the child process should start with
4295
the name of the command being run, but this is not enforced.
4296
4297
- *The location of the executable*
+ *Location of the executable*
4298
4299
The variants which include a "p" near the end (:func:`execlp`,
4300
:func:`execlpe`, :func:`execvp`, and :func:`execvpe`) will use the
0 commit comments