changeset 158:60678b7a5eb0

polishing
author Arne Babenhauserheide <bab@draketo.de>
date Tue, 12 May 2009 10:51:09 +0200
parents 1a294e9be015
children 83970c19b495
files hgscm/templates/workflow_guide.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgscm/templates/workflow_guide.html	Tue May 12 10:29:54 2009 +0200
+++ b/hgscm/templates/workflow_guide.html	Tue May 12 10:51:09 2009 +0200
@@ -13,7 +13,7 @@
 
 <p>If you want a more exhaustive tutorial with the basics, please have a look at the <a title="Mercurial Tutorial" href="http://www.selenic.com/mercurial/wiki/Tutorial">Tutorial in the Mercurial Wiki</a>. For a really detailed and very nice to read description of Mercurial, please have a look at <a title="Mercurial: The definitive Guide" href="http://hgbook.red-bean.com/">Mercurial: The definitive Guide</a>.</p>
 
-<p>This guide doesn't require any prior knowledge of version control systems (though subversion users will likely feel at home quite quickly). Basic commandline abilities are helpful, because we'll use the commandline client. <!--If you already know other systems, please check our transition guides: svn, cvs, git, bzr --></p>
+<p>Note: This guide doesn't require any prior knowledge of version control systems (though subversion users will likely feel at home quite quickly). Basic commandline abilities are helpful, because we'll use the commandline client. <!--If you already know other systems, please check our transition guides: svn, cvs, git, bzr --></p>
 
 <h2>Basic workflows</h2>