git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: fix typo
@ 2022-11-13 12:48 Vlad-Stefan Harbuz
  2022-11-14 23:15 ` Taylor Blau
  0 siblings, 1 reply; 3+ messages in thread
From: Vlad-Stefan Harbuz @ 2022-11-13 12:48 UTC (permalink / raw)
  To: git; +Cc: Vlad-Stefan Harbuz

Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net>
---
 Documentation/MyFirstContribution.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/MyFirstContribution.txt b/Documentation/MyFirstContribution.txt
index 1a4be8ee0a..ccfd0cb5f3 100644
--- a/Documentation/MyFirstContribution.txt
+++ b/Documentation/MyFirstContribution.txt
@@ -736,7 +736,7 @@ the {lore}[Git mailing list archive]:
 2022-02-21  1:43     ` John Cai
 2022-02-21  1:50       ` Taylor Blau
 2022-02-23 19:50         ` John Cai
-2022-02-18 20:00   ` // other replies ellided
+2022-02-18 20:00   ` // other replies elided
 2022-02-18 18:40 ` [PATCH 2/3] reflog: call reflog_delete from reflog.c John Cai via GitGitGadget
 2022-02-18 19:15   ` Ævar Arnfjörð Bjarmason
 2022-02-18 20:26     ` Junio C Hamano
-- 
2.38.1


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

* Re: [PATCH] Documentation: fix typo
  2022-11-13 12:48 [PATCH] Documentation: fix typo Vlad-Stefan Harbuz
@ 2022-11-14 23:15 ` Taylor Blau
  0 siblings, 0 replies; 3+ messages in thread
From: Taylor Blau @ 2022-11-14 23:15 UTC (permalink / raw)
  To: Vlad-Stefan Harbuz; +Cc: git

On Sun, Nov 13, 2022 at 12:48:09PM +0000, Vlad-Stefan Harbuz wrote:
>  Documentation/MyFirstContribution.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, this looks obviously correct to me. Will queue.

Thanks,
Taylor

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

* [PATCH] Documentation: Fix typo
  2008-01-29 19:38 [PATCH] fix doc typos Jim Meyering
@ 2008-01-31  2:06 ` Jean-Luc Herren
  0 siblings, 0 replies; 3+ messages in thread
From: Jean-Luc Herren @ 2008-01-31  2:06 UTC (permalink / raw)
  To: Git Mailing List


Signed-off-by: Jean-Luc Herren <jlh@gmx.ch>
---

Beside the obvious s/if/is/ typo, is it easier to read this way?
It might be my ears but "is run" sounds strange to me.

jlh

 Documentation/git-cvsserver.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-cvsserver.txt b/Documentation/git-cvsserver.txt
index c831548..d3e9993 100644
--- a/Documentation/git-cvsserver.txt
+++ b/Documentation/git-cvsserver.txt
@@ -183,7 +183,7 @@ access method and requested operation.
 That means that even if you offer only read access (e.g. by using
 the pserver method), git-cvsserver should have write access to
 the database to work reliably (otherwise you need to make sure
-that the database if up-to-date all the time git-cvsserver is run).
+that the database is up-to-date any time git-cvsserver is executed).
 
 By default it uses SQLite databases in the git directory, named
 `gitcvs.<module_name>.sqlite`. Note that the SQLite backend creates
-- 
1.5.3.8

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

end of thread, other threads:[~2022-11-14 23:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-13 12:48 [PATCH] Documentation: fix typo Vlad-Stefan Harbuz
2022-11-14 23:15 ` Taylor Blau
  -- strict thread matches above, loose matches on Subject: below --
2008-01-29 19:38 [PATCH] fix doc typos Jim Meyering
2008-01-31  2:06 ` [PATCH] Documentation: Fix typo Jean-Luc Herren

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