From: Henrik Ahlgren <pablo@seestieto.com>
To: git@vger.kernel.org
Cc: Henrik Ahlgren <pablo@seestieto.com>
Subject: [PATCH] Fix typo in 2.11.0 RelNotes
Date: Fri, 28 Oct 2016 13:47:19 +0300 [thread overview]
Message-ID: <1477651639-11529-1-git-send-email-pablo@seestieto.com> (raw)
Signed-off-by: Henrik Ahlgren <pablo@seestieto.com>
---
Documentation/RelNotes/2.11.0.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/RelNotes/2.11.0.txt b/Documentation/RelNotes/2.11.0.txt
index 3590620..1d3a07d 100644
--- a/Documentation/RelNotes/2.11.0.txt
+++ b/Documentation/RelNotes/2.11.0.txt
@@ -5,7 +5,7 @@ Backward compatibility notes.
* An empty string used as a pathspec element has always meant
'everything matches', but it is too easy to write a script that
- finds a path to remove in $path and run 'git rm "$paht"', which
+ finds a path to remove in $path and run 'git rm "$path"', which
ends up removing everything. This release starts warning about the
use of an empty string that is used for 'everything matches' and
asks users to use a more explicit '.' for that instead.
--
2.1.4
next reply other threads:[~2016-10-28 11:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-28 10:47 Henrik Ahlgren [this message]
2016-10-28 13:03 ` [PATCH] Fix typo in 2.11.0 RelNotes Junio C Hamano
2016-10-28 15:33 ` Henrik Ahlgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1477651639-11529-1-git-send-email-pablo@seestieto.com \
--to=pablo@seestieto.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).