Welcome to little lamb

Code » limb » commit 80fd5d4

doc: Minor fix

author Olivier Brunel
2023-07-29 07:52:06 UTC
committer Olivier Brunel
2023-08-10 12:54:14 UTC
parent 05edaae376c54204e0566cb626c32fabc039a706

doc: Minor fix

src/doc/djbunix.h/sa_read.3.md +1 -1

diff --git a/src/doc/djbunix.h/sa_read.3.md b/src/doc/djbunix.h/sa_read.3.md
index 31e37ae..90bd692 100644
--- a/src/doc/djbunix.h/sa_read.3.md
+++ b/src/doc/djbunix.h/sa_read.3.md
@@ -32,7 +32,7 @@ they return 0 and set `errno` to indicate the error.
 The `sa_read`() and `sa_readmax`() functions may fail and set `errno` for
 any of the errors described for [fd_read](3) and [stralloc_readyplus](3).
 
-The `sa_readmax`() functions may also fail if :
+The `sa_readmax`() function may also fail if :
 
 : *ENOBUFS*
 :: The file is larger than `max` bytes.