Spelling fixes

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Ville Skyttä
2017-06-25 13:20:41 +03:00
committed by Junio C Hamano
parent e0aaa1b653
commit 6412757514
28 changed files with 41 additions and 41 deletions

View File

@ -183,7 +183,7 @@ char *strbuf_realpath(struct strbuf *resolved, const char *path,
/*
* use the symlink as the remaining components that
* need to be resloved
* need to be resolved
*/
strbuf_swap(&symlink, &remaining);
}