X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=man1%2Fgit-add.1;h=3c036d719f035e5aa91bd72469fdde5fb0712a60;hb=736fe60db4434470f9fbe3618e565257bb9825c8;hp=ebacf16ede98045dc49a482f83f846b2ae31a234;hpb=c680c8bc35ddf82b2e14b4523fb04d61029f0684;p=git.git diff --git a/man1/git-add.1 b/man1/git-add.1 index ebacf16e..3c036d71 100755 --- a/man1/git-add.1 +++ b/man1/git-add.1 @@ -47,7 +47,7 @@ Be verbose\&. .SH "DISCUSSION" -The list of given to the command is fed to git\-ls\-files command to list files that are not registerd in the index and are not ignored/excluded by $GIT_DIR/info/exclude file or \&.gitignore file in each directory\&. This means two things: +The list of given to the command is fed to git\-ls\-files command to list files that are not registered in the index and are not ignored/excluded by $GIT_DIR/info/exclude file or \&.gitignore file in each directory\&. This means two things: .TP 3 1.