]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib/fuzzing: Fix code spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 20 Sep 2023 03:54:49 +0000 (15:54 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:37 +0000 (22:23 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/fuzzing/oss-fuzz/do_build.sh

index b23f6cd4e3e67180ae05e88e477158ee8518e013..29a6ceb38a1b4aff3e4ef94efed6affbd31b7c87 100755 (executable)
@@ -283,7 +283,7 @@ done
 # library B as a dependency of A from the wrong place.
 chrpath -d $OUT/lib/*
 
-# Grap the seeds dictionary from github and put the seed zips in place
+# Grab the seeds dictionary from github and put the seed zips in place
 # beside their executables.
 
 wget https://gitlab.com/samba-team/samba-fuzz-seeds/-/jobs/artifacts/master/download?job=zips \