]> granicus.if.org Git - python/commitdiff
Add missing parenthesis. Found by cocoatomo on docs@.
authorZachary Ware <zachary.ware@gmail.com>
Thu, 20 Mar 2014 14:46:09 +0000 (09:46 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Thu, 20 Mar 2014 14:46:09 +0000 (09:46 -0500)
Doc/distutils/apiref.rst

index 36a911ebbd9ec9db99b05e46046e823ef8047720..e1357fa90ded87cd7378fc588df7d3d6611eafbc 100644 (file)
@@ -993,7 +993,7 @@ directories.
 
    Files in *src* that begin with :file:`.nfs` are skipped (more information on
    these files is available in answer D2 of the `NFS FAQ page
-   <http://nfs.sourceforge.net/#section_d>`_.
+   <http://nfs.sourceforge.net/#section_d>`_).
 
    .. versionchanged:: 3.3.1
       NFS files are ignored.