summaryrefslogtreecommitdiffstats
path: root/patchelf.1
diff options
context:
space:
mode:
authorDomen Kožar <domen@enlambda.com>2017-04-04 14:03:34 (GMT)
committerGitHub <noreply@github.com>2017-04-04 14:03:34 (GMT)
commitccc9cf17ad24c8cc9a6dfb4e2ed89ea01f22f97f (patch)
treee83eb6807617e7f920e079d5df0e57b69c99497f /patchelf.1
parent382246efb1223b71d8f8d4105c7c71366a974ce7 (diff)
parent38b438c40a117b6454de71ef034b262ae58b1f4c (diff)
downloadpatchelf-ccc9cf17ad24c8cc9a6dfb4e2ed89ea01f22f97f.zip
patchelf-ccc9cf17ad24c8cc9a6dfb4e2ed89ea01f22f97f.tar.gz
patchelf-ccc9cf17ad24c8cc9a6dfb4e2ed89ea01f22f97f.tar.bz2
Merge pull request #119 from jwilk/spelling
Fix typos
Diffstat (limited to 'patchelf.1')
-rw-r--r--patchelf.12
1 files changed, 1 insertions, 1 deletions
diff --git a/patchelf.1 b/patchelf.1
index ecf4217..43a5d24 100644
--- a/patchelf.1
+++ b/patchelf.1
@@ -75,7 +75,7 @@ Replaces a declared dependency on a dynamic library with another one (DT_NEEDED)
This option can be give multiple times.
.IP "--remove-needed LIBRARY"
-Removes a declared depency on LIBRARY (DT_NEEDED entry). This
+Removes a declared dependency on LIBRARY (DT_NEEDED entry). This
option can be given multiple times.
.IP "--no-default-lib"