summaryrefslogtreecommitdiffstats
path: root/doc/GetStdChan.3
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-03-11 17:03:00 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-03-11 17:03:00 (GMT)
commit23bb878de928709dcfdd514fe4eb3f67478c9614 (patch)
tree505d98c9c1a78785f5425cbf44b19004b4d49516 /doc/GetStdChan.3
parent97db8cd6d24690da211ca114cfde41777a236018 (diff)
downloadtcl-23bb878de928709dcfdd514fe4eb3f67478c9614.zip
tcl-23bb878de928709dcfdd514fe4eb3f67478c9614.tar.gz
tcl-23bb878de928709dcfdd514fe4eb3f67478c9614.tar.bz2
A number of small spelling and wording fixes in the docs.
Diffstat (limited to 'doc/GetStdChan.3')
-rw-r--r--doc/GetStdChan.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/GetStdChan.3 b/doc/GetStdChan.3
index 7bc2e1b..e76ad66 100644
--- a/doc/GetStdChan.3
+++ b/doc/GetStdChan.3
@@ -77,7 +77,7 @@ assigned starting with standard input, followed by standard output, with
standard error being last.
.PP
See \fBTcl_StandardChannels\fR for a general treatise about standard
-channels and the behaviour of the Tcl library with regard to them.
+channels and the behavior of the Tcl library with regard to them.
.SH "SEE ALSO"
Tcl_Close(3), Tcl_CreateChannel(3), Tcl_Main(3), tclsh(1)