Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 645d3b7

Browse files
committed
Remove superfluous open parenthesis. Noticed by cocoatomo on docs@.
1 parent 6a2ba94 commit 645d3b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/distutils/sourcedist.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ source distribution:
7676
:option:`packages` options
7777

7878
* all C source files mentioned in the :option:`ext_modules` or
79-
:option:`libraries` options (
79+
:option:`libraries` options
8080

8181
.. XXX getting C library sources currently broken---no
8282
:meth:`get_source_files` method in :file:`build_clib.py`!

0 commit comments

Comments
 (0)