From b64d211df297d77924499922ae04318904cd0e56 Mon Sep 17 00:00:00 2001 From: brueffer Date: Wed, 26 Mar 2008 07:32:08 +0000 Subject: Fix some "in in" typos in comments. PR: 121490 Submitted by: Anatoly Borodin Approved by: rwatson (mentor), jkoshy MFC after: 3 days --- lib/libelf/libelf_convert.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libelf') diff --git a/lib/libelf/libelf_convert.m4 b/lib/libelf/libelf_convert.m4 index 5d0c21f..e3766fc 100644 --- a/lib/libelf/libelf_convert.m4 +++ b/lib/libelf/libelf_convert.m4 @@ -136,7 +136,7 @@ __FBSDID("$FreeBSD$"); /* * Read in various integral values. The source pointer could be - * unaligned. Values are read in in native byte order. The source + * unaligned. Values are read in native byte order. The source * pointer is incremented appropriately. */ -- cgit v1.1