]> granicus.if.org Git - python/commitdiff
nits
authorRaymond Hettinger <python@rcn.com>
Wed, 23 Feb 2011 04:22:31 +0000 (04:22 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 23 Feb 2011 04:22:31 +0000 (04:22 +0000)
Doc/whatsnew/3.2.rst

index 6156c6c0b83694b1ce2c0e63d04dbda96b2efd4e..d9af4e7aa684419554651d615e044d5d4d247bb8 100644 (file)
@@ -2471,14 +2471,14 @@ Code Repository
 
 In addition to the existing Subversion code repository at http://svn.python.org
 there is now a `Mercurial <http://mercurial.selenic.com/>`_ repository at
-http://hg.python.org/ .
+http://hg.python.org/\.
 
 After the 3.2 release, there are plans to switch to Mercurial as the primary
 repository.  This distributed version control system should make it easier for
 members of the community to create and share external changesets.  See
 :pep:`385` for details.
 
-To learn to use the new version control system, see the `tutorial by Joel
+To learn the new version control system, see the `tutorial by Joel
 Spolsky <http://hginit.com>`_ or the `Guide to Mercurial Workflows
 <http://mercurial.selenic.com/guide/>`_.