changeset 259:b42689a730a2

Typo
author Johannes Hoff <wbunaarfubss@gmail.com>
date Sun, 17 Jun 2007 11:42:14 +0200
parents 1a55ba6ceca1
children ec6a3bb10986
files en/branch.tex
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/en/branch.tex	Wed Jun 06 08:11:08 2007 -0700
+++ b/en/branch.tex	Sun Jun 17 11:42:14 2007 +0200
@@ -129,7 +129,7 @@
 \subsection{Tags and cloning}
 
 You may have noticed that the \hgcmd{clone} command has a
-\hgopt{clone}{-r} option that lets you clone an exact copy of
+\hgopt{clone}{-r} option that lets you clone an exact copy of the
 repository as of a particular changeset.  The new clone will not
 contain any project history that comes after the revision you
 specified.  This has an interaction with tags that can surprise the