summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlib/fuzzing/oss-fuzz/build_samba.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fuzzing/oss-fuzz/build_samba.sh b/lib/fuzzing/oss-fuzz/build_samba.sh
index 28c37a793cc..0ecfe172cd8 100755
--- a/lib/fuzzing/oss-fuzz/build_samba.sh
+++ b/lib/fuzzing/oss-fuzz/build_samba.sh
@@ -97,7 +97,7 @@ do
# Copy any system libraries needed by this fuzzer to $OUT/lib.
# We run ldd on $x, the fuzz_binary in bin/ which has not yet had
- # the RUNPATH altered. This is clearer for debugging in local
+ # the RPATH altered. This is clearer for debugging in local
# development builds as $OUT is not cleaned between runs.
#
# Otherwise trying to re-run this can see cp can fail with: