From: Uwe Kleine-König Date: Wed, 9 Feb 2011 09:04:43 +0000 (+0100) Subject: Documentation/merge subtree How-To: fix typo X-Git-Tag: v1.7.4.1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ab4eb36e20b0df9231e736f7d685fb43ad9364;p=thirdparty%2Fgit.git Documentation/merge subtree How-To: fix typo Signed-off-by: Uwe Kleine-König Signed-off-by: Junio C Hamano --- diff --git a/Documentation/howto/using-merge-subtree.txt b/Documentation/howto/using-merge-subtree.txt index 0953a50b69..2933056120 100644 --- a/Documentation/howto/using-merge-subtree.txt +++ b/Documentation/howto/using-merge-subtree.txt @@ -71,5 +71,5 @@ Additional tips relevant parts of your tree. - Please note that if the other project merges from you, then it will - connects its history to yours, which can be something they don't want + connect its history to yours, which can be something they don't want to.