Skip to content

Commit 0a6e161

Browse files
committed
Minor change to section heading
1 parent b5885ee commit 0a6e161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/os.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4294,7 +4294,7 @@ These functions may be used to create and manage processes.
42944294
parameter. In either case, the arguments to the child process should start with
42954295
the name of the command being run, but this is not enforced.
42964296

4297-
*The location of the executable*
4297+
*Location of the executable*
42984298

42994299
The variants which include a "p" near the end (:func:`execlp`,
43004300
:func:`execlpe`, :func:`execvp`, and :func:`execvpe`) will use the

0 commit comments

Comments
 (0)