summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-03 21:48:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-03 21:48:04 (GMT)
commit423d8bf1e34f5281814b35f98870ad998d807b3e (patch)
treed2409799bef4c64253cf375155a0674a07523bbf /doc
parent5f715465b1cdceb6c0d1c15b63060f127975e19a (diff)
parent589a1466ada60174ddd4ff2bec13d41f190fd3ac (diff)
downloadtcl-423d8bf1e34f5281814b35f98870ad998d807b3e.zip
tcl-423d8bf1e34f5281814b35f98870ad998d807b3e.tar.gz
tcl-423d8bf1e34f5281814b35f98870ad998d807b3e.tar.bz2
Merge 8.7
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"