From: Andrew Tropin <andrew@trop.in>
To: guile-devel@gnu.org
Cc: Andrew Tropin <andrew@trop.in>
Subject: [PATCH 1/3] Make string-length documentation more correct
Date: Tue, 25 Jun 2024 15:20:10 +0400 [thread overview]
Message-ID: <20240625112221.15576-2-andrew@trop.in> (raw)
In-Reply-To: <20240625112221.15576-1-andrew@trop.in>
* doc/r5rs/r5rs.texi:
---
doc/r5rs/r5rs.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/r5rs/r5rs.texi b/doc/r5rs/r5rs.texi
index 775c93094..f2e9dda19 100644
--- a/doc/r5rs/r5rs.texi
+++ b/doc/r5rs/r5rs.texi
@@ -5846,7 +5846,7 @@ Returns a newly allocated string composed of the arguments.
@deffn {procedure} string-length string
-Returns the number of characters in the given @var{string}.
+Returns the number of bytes in the given @var{string}.
@end deffn
--
2.45.1
next prev parent reply other threads:[~2024-06-25 11:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-25 11:20 [PATCH 0/3] Documentation improvements Andrew Tropin
2024-06-25 11:20 ` Andrew Tropin [this message]
2024-06-25 11:27 ` [PATCH 1/3] Make string-length documentation more correct Maxime Devos
2024-06-26 11:18 ` Andrew Tropin
2024-06-26 11:46 ` Maxime Devos
2024-06-26 12:07 ` tomas
2024-06-26 12:09 ` Maxime Devos
2024-06-26 12:18 ` Jean Abou Samra
2024-06-26 12:26 ` Maxime Devos
2024-06-26 14:47 ` Damien Mattei
2024-06-28 13:42 ` Andrew Tropin
2024-06-28 13:38 ` Andrew Tropin
2024-06-25 11:20 ` [PATCH 2/3] Change make-dynamic-state mentions to current-dynamic-state Andrew Tropin
2024-06-25 11:20 ` [PATCH 3/3] Fix spelling Andrew Tropin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240625112221.15576-2-andrew@trop.in \
--to=andrew@trop.in \
--cc=guile-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).