Index: uspace/lib/c/generic/elf/elf.c
===================================================================
--- uspace/lib/c/generic/elf/elf.c	(revision e3444229c8e3295e9e2bed75246c19263f3c51a6)
+++ 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.
