From 3dff5379bf1e3fda5e5a84ca5813b0c0cfd51be7 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Sat, 3 Feb 2007 23:49:16 -0500 Subject: Assorted typo fixes Signed-off-by: Junio C Hamano --- builtin-fsck.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'builtin-fsck.c') diff --git a/builtin-fsck.c b/builtin-fsck.c index fec1cbd78..f6f196744 100644 --- a/builtin-fsck.c +++ b/builtin-fsck.c @@ -117,7 +117,7 @@ static void check_unreachable_object(struct object *obj) /* * "!used" means that nothing at all points to it, including - * other unreacahble objects. In other words, it's the "tip" + * other unreachable objects. In other words, it's the "tip" * of some set of unreachable objects, usually a commit that * got dropped. * -- cgit v1.2.1