diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-07-04 08:36:41 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-07-04 08:36:41 (GMT) |
commit | ca96c2bbccf3088770bcf436a51cb20176f08232 (patch) | |
tree | a4501d78514938e17d7c28cdbaef330b33544a8e /doc/SetResult.3 | |
parent | 8bd5f8fc4af842fb4f757eabeb38dcc91a87b4bc (diff) | |
download | tcl-ca96c2bbccf3088770bcf436a51cb20176f08232.zip tcl-ca96c2bbccf3088770bcf436a51cb20176f08232.tar.gz tcl-ca96c2bbccf3088770bcf436a51cb20176f08232.tar.bz2 |
typo and end-of-line spacing
Diffstat (limited to 'doc/SetResult.3')
-rw-r--r-- | doc/SetResult.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SetResult.3 b/doc/SetResult.3 index dc8f487..e5b81d7 100644 --- a/doc/SetResult.3 +++ b/doc/SetResult.3 @@ -164,7 +164,7 @@ The source interpreter will have its result reset by this operation. .SH "DEPRECATED INTERFACES" .SS "OLD STRING PROCEDURES" .PP -Use of the following procedures (is deprecated +Use of the following procedures is deprecated since they manipulate the Tcl result as a string. Procedures such as \fBTcl_SetObjResult\fR that manipulate the result as a value |