summary refs log tree commit diff
path: root/gnu/packages/elf.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/elf.scm')
-rw-r--r--gnu/packages/elf.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/elf.scm b/gnu/packages/elf.scm
index a63a00f97c..248297bbbb 100644
--- a/gnu/packages/elf.scm
+++ b/gnu/packages/elf.scm
@@ -81,7 +81,7 @@ addr2line, and more.")
                            %standard-phases)))
     (home-page "http://www.mr511.de/software/english.html")
     (synopsis "ELF object file access library")
-    (description "libelf is a C library to access ELF object files.")
+    (description "Libelf is a C library to access ELF object files.")
     (license lgpl2.0+)))
 
 (define-public patchelf