Fix typo; return -> returns.
This commit is contained in:
parent
a201da7178
commit
5f479a9ff5
@ -46,7 +46,7 @@ in string
|
||||
.Sh RETURN VALUES
|
||||
The
|
||||
.Fn memcchr
|
||||
function return a pointer to the byte located, or NULL if no such byte
|
||||
function returns a pointer to the byte located, or NULL if no such byte
|
||||
exists within
|
||||
.Fa len
|
||||
bytes.
|
||||
|
Loading…
Reference in New Issue
Block a user