summaryrefslogtreecommitdiffstats
path: root/patchelf.spec.in
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2017-04-04 10:37:43 (GMT)
committerJakub Wilk <jwilk@jwilk.net>2017-04-04 10:37:43 (GMT)
commit38b438c40a117b6454de71ef034b262ae58b1f4c (patch)
treee83eb6807617e7f920e079d5df0e57b69c99497f /patchelf.spec.in
parent382246efb1223b71d8f8d4105c7c71366a974ce7 (diff)
downloadpatchelf-38b438c40a117b6454de71ef034b262ae58b1f4c.zip
patchelf-38b438c40a117b6454de71ef034b262ae58b1f4c.tar.gz
patchelf-38b438c40a117b6454de71ef034b262ae58b1f4c.tar.bz2
Fix typos
Diffstat (limited to 'patchelf.spec.in')
-rw-r--r--patchelf.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchelf.spec.in b/patchelf.spec.in
index a361554..d0f326f 100644
--- a/patchelf.spec.in
+++ b/patchelf.spec.in
@@ -12,7 +12,7 @@ Prefix: /usr
%description
-PatchELF is a simple utility for modifing existing ELF executables and
+PatchELF is a simple utility for modifying existing ELF executables and
libraries. It can change the dynamic loader ("ELF interpreter") of
executables and change the RPATH of executables and libraries.