From 217136e964f9b6fde107bad8674e089a6932ab90 Mon Sep 17 00:00:00 2001 From: davidw Date: Tue, 8 Feb 2005 11:42:28 +0000 Subject: * doc/CrtChannel.3: Typo: return->returns. --- ChangeLog | 4 ++++ doc/CrtChannel.3 | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a190830..c5eb617 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-08 David N. Welton + + * doc/CrtChannel.3: Typo: return->returns. + 2005-02-06 David N. Welton * doc/Thread.3: One-word grammar fix. diff --git a/doc/CrtChannel.3 b/doc/CrtChannel.3 index c2ba29f..bd4c0ce 100644 --- a/doc/CrtChannel.3 +++ b/doc/CrtChannel.3 @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: CrtChannel.3,v 1.25 2005/01/27 00:22:58 andreas_kupries Exp $ +'\" RCS: @(#) $Id: CrtChannel.3,v 1.26 2005/02/08 11:42:32 davidw Exp $ .so man.macros .TH Tcl_CreateChannel 3 8.4 Tcl "Tcl Library Procedures" .BS @@ -837,7 +837,7 @@ an invalid Set/Get option is requested. Its purpose is to concatenate the generic options list to the specific ones and factorize the generic options error message string. .PP -It always return \fBTCL_ERROR\fR +It always returns \fBTCL_ERROR\fR .PP An error message is generated in \fIinterp\fR's result object to indicate that a command was invoked with a bad option. -- cgit v0.12