changeset 85:6d934a560953

Split relation to otehr VCS into two sentences for better readability.
author Arne Babenhauserheide <bab@draketo.de>
date Sat, 28 Feb 2009 15:05:46 +0100
parents 35f8d279bd70
children 5046f45a8eaf
files hgscm/templates/about.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgscm/templates/about.html	Sat Feb 28 15:04:45 2009 +0100
+++ b/hgscm/templates/about.html	Sat Feb 28 15:05:46 2009 +0100
@@ -31,7 +31,7 @@
 
 		<h3>Similar projects</h3>
 
-		<p>Mercurial is used for version control of files. Similar projects include <a href="http://git-scm.org">Git</a> and <a href="http://bazaar-vcs.org">Bazaar</a>, and other version control systems without a distributed architecture include <a href="http://subversion.tigris.org/">Subversion</a> and <a href="http://www.nongnu.org/cvs/">CVS</a>.
+		<p>Mercurial is used for version control of files. Similar projects include <a href="http://git-scm.org">Git</a> and <a href="http://bazaar-vcs.org">Bazaar</a>. Other version control systems without a distributed architecture include <a href="http://subversion.tigris.org/">Subversion</a> and <a href="http://www.nongnu.org/cvs/">CVS</a>.
 		</div>
 		<div class="col">
                 {% download_button %}