[PATCH] Documentation: correct typo in example

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The example want's to explain how 'To see how attributes "crlf" and
"indent" are set for different paths.'

Spell the selected attribute correctly.

Signed-off-by: Stefan Beller <sbeller@xxxxxxxxxx>
---
 Documentation/technical/api-gitattributes.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/technical/api-gitattributes.txt b/Documentation/technical/api-gitattributes.txt
index 2602668..0d7e98c 100644
--- a/Documentation/technical/api-gitattributes.txt
+++ b/Documentation/technical/api-gitattributes.txt
@@ -74,7 +74,7 @@ static void setup_check(void)
 	if (check[0].attr)
 		return; /* already done */
 	check[0].attr = git_attr("crlf");
-	check[1].attr = git_attr("ident");
+	check[1].attr = git_attr("indent");
 }
 ------------
 
-- 
2.8.2.397.g23dc3dd.dirty

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]