]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/gitattributes.txt
Spelling fixes
[thirdparty/git.git] / Documentation / gitattributes.txt
index 34db3e219b285f13f8435ebd5307c2185fec15bf..807577a59fd4beed28d87746a22e78ae3c0b418c 100644 (file)
@@ -133,7 +133,7 @@ Set to string value "auto"::
        When `text` is set to "auto", the path is marked for automatic
        end-of-line conversion.  If Git decides that the content is
        text, its line endings are converted to LF on checkin.
-       When the file has been commited with CRLF, no conversion is done.
+       When the file has been committed with CRLF, no conversion is done.
 
 Unspecified::