From b0b8884009f9844e75d10f9e5d4ac16ef6b36170 Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Sat, 16 Apr 2011 17:33:43 +0200 Subject: Fix double words in comments. No code changes Signed-off-by: Marek Polacek Signed-off-by: Denys Vlasenko --- e2fsprogs/old_e2fsprogs/e2fsck.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e2fsprogs/old_e2fsprogs/e2fsck.c') diff --git a/e2fsprogs/old_e2fsprogs/e2fsck.c b/e2fsprogs/old_e2fsprogs/e2fsck.c index 1f990b303..ad4ff348b 100644 --- a/e2fsprogs/old_e2fsprogs/e2fsck.c +++ b/e2fsprogs/old_e2fsprogs/e2fsck.c @@ -582,7 +582,7 @@ static dnode_t *dict_first(dict_t *dict) /* * Return the given node's successor node---the node which has the - * next key in the the left to right ordering. If the node has + * next key in the left to right ordering. If the node has * no successor, a null pointer is returned rather than a pointer to * the nil node. */ -- cgit v1.2.3