Index: uspace/lib/c/generic/elf/elf.c
===================================================================
--- uspace/lib/c/generic/elf/elf.c	(revision 174156fd1cf321a6363777352073d05829467b2f)
+++ uspace/lib/c/generic/elf/elf.c	(revision 7900e5dd9692cec40a7b95a02e09774b85117354)
@@ -71,5 +71,5 @@
 
 /**
- * Given the base of an ELF image in memory (i.e. pointer to the the file
+ * Given the base of an ELF image in memory (i.e. pointer to the file
  * header at the beginning of the text segment), returns pointer to the
  * first segment header with the given p_type.
