X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=abspath.c;h=708aff8d42c562112fe4076635af903c7f41fbaa;hb=d5bfa469f467ff2c890272301ecab9ff94799ae3;hp=7f1cfe97929ea33efb81adfcc97b82f334dccb3d;hpb=49a8bf2edaa7c5922677e1ae04cf44df0c0c8abf;p=git-core%2Fgit.git diff --git a/abspath.c b/abspath.c index 7f1cfe979..708aff8d4 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); }