summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2009-10-21 13:35:52 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2009-10-21 13:35:52 +0000
commitd2824f4133eef4dc21b9ec667d0cda00ede5fe5b (patch)
tree6c4d58fe3c06bafc517bec116b19769f52e4eb78
parente75749b84f1511fb14a4027d25a75ad9f867e25f (diff)
downloadpatchelf-d2824f4133eef4dc21b9ec667d0cda00ede5fe5b.tar.gz
* Typo.
-rw-r--r--patchelf.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchelf.spec.in b/patchelf.spec.in
index 504cd2f..627f390 100644
--- a/patchelf.spec.in
+++ b/patchelf.spec.in
@@ -12,7 +12,7 @@ Prefix: /usr
%description
-PatchELF is simple utility for modifing existing ELF executables and
+PatchELF is a simple utility for modifing existing ELF executables and
libraries. It can change the dynamic loader ("ELF interpreter") of
executables and change the RPATH of executables and libraries.