tuned
authorboehmes
Fri, 07 Jan 2011 15:37:53 +0100
changeset 41458 5eca258324ca
parent 41441 a7a03f856354
child 41459 f0db8f40d656
tuned
Admin/PLATFORMS
--- a/Admin/PLATFORMS	Fri Jan 07 13:24:09 2011 +0100
+++ b/Admin/PLATFORMS	Fri Jan 07 15:37:53 2011 +0100
@@ -61,13 +61,13 @@
 The ISABELLE_PLATFORM setting variable refers to the 32 bit version of
 the platform, even on 64 bit hardware.  Power-tools need to indicate
 64 bit support explicitly, via the (optional) ISABELLE_PLATFORM64
-setting.  The following bash expressions prefers the 64 bit platform,
+setting.  The following bash expression prefers the 64 bit platform,
 if that is available:
 
   "${ISABELLE_PLATFORM64:-$ISABELLE_PLATFORM}"
 
 Note that ML and JVM may have a different idea of the platform,
-depending the the respective binaries that are actually run.
+depending on the respective binaries that are actually run.
 
 
 Dependable system tools