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 --- AUTHORS | 1 + doc/libstddjb/siovec.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index d7f3ec4..6728a5d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -56,3 +56,4 @@ Thanks to: Jan Pobříslo Anna Figueiredo Gomes Markus Sauermann + Sertonix 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