aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/bsearch.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/bsearch.3')
-rw-r--r--lib/libc/stdlib/bsearch.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/bsearch.3 b/lib/libc/stdlib/bsearch.3
index 35c5a426f522..b1de330f2429 100644
--- a/lib/libc/stdlib/bsearch.3
+++ b/lib/libc/stdlib/bsearch.3
@@ -50,7 +50,7 @@ The
.Fn bsearch
function searches an array of
.Fa nmemb
-objects, the inital member of which is
+objects, the initial member of which is
pointed to by
.Fa base ,
for a member that matches the object pointed to by