aboutsummaryrefslogtreecommitdiffstats
path: root/doc/libstddjb/siovec.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-06-30 16:36:20 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-06-30 16:36:20 +0000
commitdb03c419f72489a96bf7fe124348fae407c16beb (patch)
treecf0cfed069f1f30dd2cc6640f4921d790048962b /doc/libstddjb/siovec.html
parent61600a77b96b4f71e446ebd021b4d620a0b51cf9 (diff)
downloadskalibs-db03c419f72489a96bf7fe124348fae407c16beb.tar.gz
Doc typo fixHEADmain
Diffstat (limited to 'doc/libstddjb/siovec.html')
-rw-r--r--doc/libstddjb/siovec.html2
1 files changed, 1 insertions, 1 deletions
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 <em>v</em> has been zeroed out.
Looks for the first occurence of <em>c</em> among the byte ranges represented by the members
of <em>v</em>. Returns its cumulative index, i.e. the position that <em>c</em>
would have if the byte ranges pointed to by members of <em>v</em> were a
-single array. If there are no occurences of <em>c</em>, the function retunrs
+single array. If there are no occurences of <em>c</em>, the function returns
<tt>siovec_len(v, n)</tt>.
</p>