git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] added missing backtick in git-apply.txt
@ 2009-02-28 20:03 dt
  2009-02-28 21:10 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: dt @ 2009-02-28 20:03 UTC (permalink / raw)
  To: git, gitster; +Cc: Danijel Tasov

From: Danijel Tasov <dt@korn.shell.la>

Signed-off-by: Danijel Tasov <dt@korn.shell.la>
---
 Documentation/git-apply.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt
index 9400f6a..0566376 100644
--- a/Documentation/git-apply.txt
+++ b/Documentation/git-apply.txt
@@ -159,7 +159,7 @@ on the command line, and ignored if there is any include pattern.
 	considered whitespace errors.
 +
 By default, the command outputs warning messages but applies the patch.
-When `git-apply is used for statistics and not applying a
+When `git-apply` is used for statistics and not applying a
 patch, it defaults to `nowarn`.
 +
 You can use different `<action>` to control this
-- 
1.6.1.3

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

* Re: [PATCH] added missing backtick in git-apply.txt
  2009-02-28 20:03 [PATCH] added missing backtick in git-apply.txt dt
@ 2009-02-28 21:10 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2009-02-28 21:10 UTC (permalink / raw)
  To: dt; +Cc: git, Jonathan Nieder

dt@korn.shell.la writes:

> From: Danijel Tasov <dt@korn.shell.la>
>
> Signed-off-by: Danijel Tasov <dt@korn.shell.la>
> ---
>  Documentation/git-apply.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt
> index 9400f6a..0566376 100644
> --- a/Documentation/git-apply.txt
> +++ b/Documentation/git-apply.txt
> @@ -159,7 +159,7 @@ on the command line, and ignored if there is any include pattern.
>  	considered whitespace errors.
>  +
>  By default, the command outputs warning messages but applies the patch.
> -When `git-apply is used for statistics and not applying a
> +When `git-apply` is used for statistics and not applying a
>  patch, it defaults to `nowarn`.
>  +
>  You can use different `<action>` to control this

Thanks.

This was caused by the large documentation churn 483bc4f (Documentation
formatting and cleanup, 2008-06-30) that was supposed to be a clean-up.
Can people lend eyeballs to see if there isn't any other such typo
remaining?  I briefly looked at the commit again and I think it is Ok now,
but I obviously missed this when I first applied the patch, so...

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

end of thread, other threads:[~2009-02-28 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-28 20:03 [PATCH] added missing backtick in git-apply.txt dt
2009-02-28 21:10 ` Junio C Hamano

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