Documentation: clarify information about 'ident' attribute
[gitweb.git] / Documentation / gitattributes.txt
index 53da9b4f6ba34b03768d77158c19d53e44681809..42776f089b55989200f58cf1e968a11cbbd93900 100644 (file)
@@ -163,8 +163,8 @@ few exceptions.  Even though...
 `ident`
 ^^^^^^^
 
-When the attribute `ident` is set to a path, git replaces
-`$Id$` in the blob object with `$Id:`, followed by
+When the attribute `ident` is set for a path, git replaces
+`$Id$` in the blob object with `$Id:`, followed by the
 40-character hexadecimal blob object name, followed by a dollar
 sign `$` upon checkout.  Any byte sequence that begins with
 `$Id:` and ends with `$` in the worktree file is replaced