From 3c9e9703684f6dfead092efb53cd3f06397f8e48 Mon Sep 17 00:00:00 2001 From: brucec Date: Mon, 28 Feb 2011 10:03:48 +0000 Subject: Revert some of r177626. "in in" is valid in certain sentences. PR: 121490 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 15bb6d1..2dda742 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 native byte order. The source + * unaligned. Values are read in in native byte order. The source * pointer is incremented appropriately. */ -- cgit v1.1