chiark / gitweb /
In discussion on how to start using dgit when already using git, do not imply/assume...
[dgit.git] / dgit.1
diff --git a/dgit.1 b/dgit.1
index 8ddab7a74211295603af73b5c78dc30930ecf0b3..1204f4e16a0a6e930b0c7f475aed550e798e7ff5 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -566,7 +566,7 @@ branch
 and merge that other commit
 .RB ( "git merge debian/" \fIversion\fR).
 Hopefully this merge will be trivial because the two trees should
-be the same.  The resulting branch head can be merged into your
+be very similar.  The resulting branch head can be merged into your
 working branches
 .RB ( "git checkout master && git merge dgit/" \fIsuite\fR).