summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2024-03-04 11:00:06 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2024-03-04 11:00:06 (GMT)
commitd36e6e111ff0abe8b9e1465dd081d31f04ddf576 (patch)
treecf2dd2d5fd60bfe3adbcf38e78f3e68c0c9b1b4b /doc
parent619b123c9617d114a6cf0ced71f1013093289490 (diff)
parent50b917f65fcd231580470b88a6f128a371953b28 (diff)
downloadtcl-d36e6e111ff0abe8b9e1465dd081d31f04ddf576.zip
tcl-d36e6e111ff0abe8b9e1465dd081d31f04ddf576.tar.gz
tcl-d36e6e111ff0abe8b9e1465dd081d31f04ddf576.tar.bz2
Merge current main branch
Diffstat (limited to 'doc')
-rw-r--r--doc/Encoding.32
-rw-r--r--doc/info.n2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/Encoding.3 b/doc/Encoding.3
index 9e5ae06..45398f3 100644
--- a/doc/Encoding.3
+++ b/doc/Encoding.3
@@ -253,7 +253,7 @@ the unconverted bytes that remained in \fIsrc\fR plus some further bytes
from the source stream to properly convert the formerly split-up multibyte
sequence.
.IP \fBTCL_CONVERT_SYNTAX\fR 29
-The source buffer contained an invalid byte or character sequence. This may
+The source buffer contained an invalid byte or character sequence. This may
occur if the input stream has been damaged or if the input encoding method was
misidentified.
.IP \fBTCL_CONVERT_UNKNOWN\fR 29
diff --git a/doc/info.n b/doc/info.n
index 96c0375..2b3283c 100644
--- a/doc/info.n
+++ b/doc/info.n
@@ -358,7 +358,7 @@ Other components identify a namespace. See \fBNAMESPACE RESOLUTION\fR in the
results are fully qualified.
.RS
.PP
-A variable that has been declared but not yet given a value will be included in
+A variable that has been declared but not yet given a value will be included in
the results.
.RE
.SS "CLASS INTROSPECTION"