summaryrefslogtreecommitdiffstats
path: root/patchelf.1
diff options
context:
space:
mode:
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"