Change uses of Substring.all (obsolete) to Substring.full
[bpt/mlt.git] / BUILDING
index 298ede8..e30d737 100644 (file)
--- a/BUILDING
+++ b/BUILDING
@@ -2,11 +2,11 @@
 System requirements
 ===================
 
-Compiling the mlt tool requires a "working version" of SML/NJ. It's
-best to use version 110.49 or later. Earlier versions have
-incompatibilities, bugs, or both. You may have problems with any
-version whatsoever, though, since this stuff uses some SML/NJ compiler
-internals, and they may change often.
+Compiling the mlt tool requires a "working version" of SML/NJ on a
+POSIX system. It's best to use version 110.49 or later. Earlier
+versions have incompatibilities, bugs, or both. You may have problems
+with any version whatsoever, though, since this stuff uses some SML/NJ
+compiler internals, and they may change often.
 
 
 =============
@@ -15,7 +15,7 @@ Configuration
 
 Modify the parameters in settings as appropriate for your system.
 
-These settings may be determined for you autotmatically by a fancy
+These settings may be determined for you automatically by a fancy
 configuration program in a future release.