Remove superfluous open parenthesis. Noticed by cocoatomo on docs@.

This commit is contained in:
Zachary Ware 2014-03-23 22:21:38 -05:00
parent 6a2ba94908
commit 645d3b7655

View file

@ -76,7 +76,7 @@ source distribution:
:option:`packages` options
* all C source files mentioned in the :option:`ext_modules` or
:option:`libraries` options (
:option:`libraries` options
.. XXX getting C library sources currently broken---no
:meth:`get_source_files` method in :file:`build_clib.py`!