Skip to content

Commit a710fda

Browse files
committed
Fix missing period.
1 parent 22a1fd7 commit a710fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/distutils/apiref.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ This module provides the following functions.
734734

735735
.. method:: CCompiler.execute(func, args[, msg=None, level=1])
736736

737-
Invokes :func:`distutils.util.execute` This method invokes a Python function
737+
Invokes :func:`distutils.util.execute`. This method invokes a Python function
738738
*func* with the given arguments *args*, after logging and taking into account
739739
the *dry_run* flag.
740740

0 commit comments

Comments
 (0)