From ec01c6149dfc00dcf93a73ef829541a8b1a996a1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 20 Mar 2023 15:18:53 +0100 Subject: libste.3: typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 79a04b8..333a6b0 100644 --- a/README +++ b/README @@ -33,7 +33,7 @@ DESCRIPTION stechr returns a pointer to the first occurence of c (converted to a char) in the NUL-terminated string pointed to by src, but reads no - characters beyond end. If c is not found, stecpy returns a pointer to + characters beyond end. If c is not found, stechr returns a pointer to the first NUL byte in src, or end if none was found. steprn uses vsnprintf(3) to write formatted output to dst, but writes no -- cgit 1.4.1