summaryrefslogtreecommitdiffstats
path: root/doc/platform_shell.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/platform_shell.n')
-rw-r--r--doc/platform_shell.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/platform_shell.n b/doc/platform_shell.n
index bbeba9f..f3ef6b9 100644
--- a/doc/platform_shell.n
+++ b/doc/platform_shell.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: platform_shell.n,v 1.2 2006/12/06 01:42:00 das Exp $
+'\" RCS: @(#) $Id: platform_shell.n,v 1.3 2007/02/18 18:42:55 dkf Exp $
'\"
.so man.macros
.TH "platform::shell" n 1.0.2 platform::shell "Tcl Bundled Packages"
@@ -32,10 +32,10 @@ only requirement is that the other shell (identified by its path), is
actually executable on the current machine.
.PP
While for most platform this means that the architecture of the
-interogated shell is identical to the architecture of the running
+interrogated shell is identical to the architecture of the running
shell this is not generally true. A counter example are all platforms
which have 32 and 64 bit variants and where a 64bit system is able to
-run 32bit code. For these running and interogated shell may have
+run 32bit code. For these running and interrogated shell may have
different 32/64 bit settings and thus different identifiers.
.PP
For applications like a code repository it is important to identify