summaryrefslogtreecommitdiffstats
path: root/lib/libelf
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2008-03-26 07:32:08 +0000
committerbrueffer <brueffer@FreeBSD.org>2008-03-26 07:32:08 +0000
commitb64d211df297d77924499922ae04318904cd0e56 (patch)
treee7fe03597b4470bc5563c7f3e7e962c88698ab9e /lib/libelf
parent5c2e61e801aef375b0188875eeb133a6d8d46be7 (diff)
downloadFreeBSD-src-b64d211df297d77924499922ae04318904cd0e56.zip
FreeBSD-src-b64d211df297d77924499922ae04318904cd0e56.tar.gz
Fix some "in in" typos in comments.
PR: 121490 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Approved by: rwatson (mentor), jkoshy MFC after: 3 days
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/libelf_convert.m42
1 files changed, 1 insertions, 1 deletions
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.
*/
OpenPOWER on IntegriCloud