aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-10-25 04:39:03 +0200
committerMattias Andrée <maandree@operamail.com>2013-10-25 04:39:03 +0200
commitdf3e3220b27b9004d85de32caa576b41d120940c (patch)
tree2bd933693559528a709508276ad6ffadc293c8f4
parentgrammaro (diff)
downloadusing-git-df3e3220b27b9004d85de32caa576b41d120940c.tar.gz
using-git-df3e3220b27b9004d85de32caa576b41d120940c.tar.bz2
using-git-df3e3220b27b9004d85de32caa576b41d120940c.tar.xz
typos
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--using-git.texinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index bfdc389..4b33667 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -829,14 +829,14 @@ instead.
A less feature rich alternative to
patches are pull request, but they are
-easier to just because you do know need
+easier to use because you do not need
to know anything to make a pull request
and to accept them you just need to
know how to pull from other repositories.
Git does however provide a command
the produces a clean standard message
-than can be posted on a mailing list.
+that can be posted on a mailing list.
To do this just type:
@example