summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2021-11-06 22:45:26 (GMT)
committerdgp <dgp@users.sourceforge.net>2021-11-06 22:45:26 (GMT)
commit370e151c6988f658a43fa9a98afc99b5593fe195 (patch)
tree6e57ed236f04d7cfb0734033af29d5d9f03363a4 /doc
parentc6b69a1fa529fc05bf06d5a506c89ef7268a3b3f (diff)
downloadtcl-370e151c6988f658a43fa9a98afc99b5593fe195.zip
tcl-370e151c6988f658a43fa9a98afc99b5593fe195.tar.gz
tcl-370e151c6988f658a43fa9a98afc99b5593fe195.tar.bz2
typo
Diffstat (limited to 'doc')
-rw-r--r--doc/ByteArrObj.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ByteArrObj.3 b/doc/ByteArrObj.3
index cf033f8..16e0ea8 100644
--- a/doc/ByteArrObj.3
+++ b/doc/ByteArrObj.3
@@ -143,7 +143,7 @@ for compatibility with codebases written for earlier releases of Tcl.
It is expected this routine will incompatibly change in Tcl 9 so that
it also signals failed conversions with a NULL return.
.PP
-On success, both \fBTcl_GetByteFromObj\fR and \fBTcl_GetByteArrayFromObj\fR
+On success, both \fBTcl_GetBytesFromObj\fR and \fBTcl_GetByteArrayFromObj\fR
return a pointer into the internal representation of a \fBTcl_Obj\fR.
That pointer must not be freed by the caller, and should not be retained
for use beyond the known time the internal representation of the value