From eb006ccfca019b4e96210310d9f823d050127b22 Mon Sep 17 00:00:00 2001
From: Danijel Tasov
Date: Sat, 28 Feb 2009 21:03:54 +0100
Subject: [PATCH] added missing backtick in git-apply.txt
Signed-off-by: Danijel Tasov
Signed-off-by: Junio C Hamano
---
Documentation/git-apply.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt
index feb51f124a..44e1968a1c 100644
--- a/Documentation/git-apply.txt
+++ b/Documentation/git-apply.txt
@@ -147,7 +147,7 @@ discouraged.
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 `` to control this