git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] RelNotes 1.8.1: Typo
@ 2012-11-16 13:05 Horst H. von Brand
  2012-11-16 13:05 ` [PATCH 2/4] RelNotes 1.8.1: Awkward wording Horst H. von Brand
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Horst H. von Brand @ 2012-11-16 13:05 UTC (permalink / raw)
  To: gitster; +Cc: git, Horst H. von Brand

From: "Horst H. von Brand" <vonbrand@inf.utfsm.cl>

Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
---
 Documentation/RelNotes/1.8.1.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RelNotes/1.8.1.txt b/Documentation/RelNotes/1.8.1.txt
index 107e5f3..559cd05 100644
--- a/Documentation/RelNotes/1.8.1.txt
+++ b/Documentation/RelNotes/1.8.1.txt
@@ -36,7 +36,7 @@ UI, Workflows & Features
    give the default number of context lines in the patch output, to
    override the hardcoded default of 3 lines.
 
- * "git format-patch" leraned the "--notes=<ref>" option to give
+ * "git format-patch" learned the "--notes=<ref>" option to give
    notes for the commit after the three-dash lines in its output.
 
  * "git log --grep=<pcre>" learned to honor the "grep.patterntype"
-- 
1.8.0.197.g5a90748

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 2/4] RelNotes 1.8.1: Awkward wording
  2012-11-16 13:05 [PATCH 1/4] RelNotes 1.8.1: Typo Horst H. von Brand
@ 2012-11-16 13:05 ` Horst H. von Brand
  2012-11-16 13:05 ` [PATCH 3/4] RelNotes 1.8.1: Grammar thinko Horst H. von Brand
  2012-11-16 13:05 ` [PATCH 4/4] RelNotes 1.8.1: Another grammar thinko Horst H. von Brand
  2 siblings, 0 replies; 4+ messages in thread
From: Horst H. von Brand @ 2012-11-16 13:05 UTC (permalink / raw)
  To: gitster; +Cc: git, Horst H. von Brand

From: "Horst H. von Brand" <vonbrand@inf.utfsm.cl>

Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
---
 Documentation/RelNotes/1.8.1.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RelNotes/1.8.1.txt b/Documentation/RelNotes/1.8.1.txt
index 559cd05..69baa35 100644
--- a/Documentation/RelNotes/1.8.1.txt
+++ b/Documentation/RelNotes/1.8.1.txt
@@ -100,7 +100,7 @@ details).
 
  * "git mergetool" feeds /dev/null as a common ancestor when dealing
    with an add/add conflict, but p4merge backend cannot handle
-   it. Work it around by passing a temporary empty file.
+   it. Work around this by passing a temporary empty file.
    (merge 3facc60 da/mergetools-p4 later to maint).
 
  * "git log -F -E --grep='<ere>'" failed to use the given <ere>
-- 
1.8.0.197.g5a90748

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 3/4] RelNotes 1.8.1: Grammar thinko
  2012-11-16 13:05 [PATCH 1/4] RelNotes 1.8.1: Typo Horst H. von Brand
  2012-11-16 13:05 ` [PATCH 2/4] RelNotes 1.8.1: Awkward wording Horst H. von Brand
@ 2012-11-16 13:05 ` Horst H. von Brand
  2012-11-16 13:05 ` [PATCH 4/4] RelNotes 1.8.1: Another grammar thinko Horst H. von Brand
  2 siblings, 0 replies; 4+ messages in thread
From: Horst H. von Brand @ 2012-11-16 13:05 UTC (permalink / raw)
  To: gitster; +Cc: git, Horst H. von Brand

From: "Horst H. von Brand" <vonbrand@inf.utfsm.cl>

Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
---
 Documentation/RelNotes/1.8.1.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RelNotes/1.8.1.txt b/Documentation/RelNotes/1.8.1.txt
index 69baa35..668f1a3 100644
--- a/Documentation/RelNotes/1.8.1.txt
+++ b/Documentation/RelNotes/1.8.1.txt
@@ -132,7 +132,7 @@ details).
    (merge 11fbe18 po/maint-refs-replace-docs later to maint).
 
  * Various rfc2047 quoting issues around a non-ASCII name on the
-   From: line in the output from format-patch has been corrected.
+   From: line in the output from format-patch have been corrected.
    (merge 25dc8da js/format-2047 later to maint).
 
  * Sometimes curl_multi_timeout() function suggested a wrong timeout
-- 
1.8.0.197.g5a90748

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 4/4] RelNotes 1.8.1: Another grammar thinko
  2012-11-16 13:05 [PATCH 1/4] RelNotes 1.8.1: Typo Horst H. von Brand
  2012-11-16 13:05 ` [PATCH 2/4] RelNotes 1.8.1: Awkward wording Horst H. von Brand
  2012-11-16 13:05 ` [PATCH 3/4] RelNotes 1.8.1: Grammar thinko Horst H. von Brand
@ 2012-11-16 13:05 ` Horst H. von Brand
  2 siblings, 0 replies; 4+ messages in thread
From: Horst H. von Brand @ 2012-11-16 13:05 UTC (permalink / raw)
  To: gitster; +Cc: git, Horst H. von Brand

From: "Horst H. von Brand" <vonbrand@inf.utfsm.cl>

Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
---
 Documentation/RelNotes/1.8.1.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RelNotes/1.8.1.txt b/Documentation/RelNotes/1.8.1.txt
index 668f1a3..88179b4 100644
--- a/Documentation/RelNotes/1.8.1.txt
+++ b/Documentation/RelNotes/1.8.1.txt
@@ -136,7 +136,7 @@ details).
    (merge 25dc8da js/format-2047 later to maint).
 
  * Sometimes curl_multi_timeout() function suggested a wrong timeout
-   value when there is no file descriptors to wait on and the http
+   value when there are no file descriptors to wait on and the http
    transport ended up sleeping for minutes in select(2) system call.
    A workaround has been added for this.
    (merge 7202b81 sz/maint-curl-multi-timeout later to maint).
-- 
1.8.0.197.g5a90748

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-16 13:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-16 13:05 [PATCH 1/4] RelNotes 1.8.1: Typo Horst H. von Brand
2012-11-16 13:05 ` [PATCH 2/4] RelNotes 1.8.1: Awkward wording Horst H. von Brand
2012-11-16 13:05 ` [PATCH 3/4] RelNotes 1.8.1: Grammar thinko Horst H. von Brand
2012-11-16 13:05 ` [PATCH 4/4] RelNotes 1.8.1: Another grammar thinko Horst H. von Brand

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).