From db03c419f72489a96bf7fe124348fae407c16beb Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 30 Jun 2026 16:36:20 +0000 Subject: Doc typo fix --- doc/libstddjb/siovec.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/libstddjb/siovec.html b/doc/libstddjb/siovec.html index 2ffba98..7aa09f5 100644 --- a/doc/libstddjb/siovec.html +++ b/doc/libstddjb/siovec.html @@ -113,7 +113,7 @@ is 0, which means all of v has been zeroed out. Looks for the first occurence of c among the byte ranges represented by the members of v. Returns its cumulative index, i.e. the position that c would have if the byte ranges pointed to by members of v were a -single array. If there are no occurences of c, the function retunrs +single array. If there are no occurences of c, the function returns siovec_len(v, n).

-- cgit v1.3.1