aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'using-git.texinfo')
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index fe78da5..df8a690 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -630,7 +630,7 @@ will be printed by @command{git format-patch}.
Creating a patch this way will keep track
of the commit messages, and the individual
-commits. Another advantage with it is that
+commits. Another advantage with this is that
it can easily be submitted to a mailing list,
which the common way for large projects for
accepting patches.