From 64127575149e35b409bc2f78962f86507346d604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 25 Jun 2017 13:20:41 +0300 Subject: Spelling fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ville Skyttä Signed-off-by: Junio C Hamano --- abspath.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abspath.c') diff --git a/abspath.c b/abspath.c index 7f1cfe9792..708aff8d42 100644 --- a/abspath.c +++ b/abspath.c @@ -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); } -- cgit v1.2.3