SF Patch #1093896:  miscellaneous doc typos
diff --git a/Doc/mac/libframework.tex b/Doc/mac/libframework.tex
index 289bd80..dc8f99f 100644
--- a/Doc/mac/libframework.tex
+++ b/Doc/mac/libframework.tex
@@ -151,7 +151,7 @@
 are available. This will cause FrameWork window updates and the user
 interface to remain working during long computations, but will slow the
 interpreter down and may cause surprising results in non-reentrant code
-(such as FrameWork itself). By default \var{async_dispatch} will immedeately
+(such as FrameWork itself). By default \var{async_dispatch} will immediately
 call \var{our_dispatch} but you may override this to handle only certain
 events asynchronously. Events you do not handle will be passed to Sioux
 and such.
diff --git a/Doc/mac/undoc.tex b/Doc/mac/undoc.tex
index 9d3b763..cf96593 100644
--- a/Doc/mac/undoc.tex
+++ b/Doc/mac/undoc.tex
@@ -59,7 +59,7 @@
   \platform{Mac}
 \modulesynopsis{Constant definitions for many Mac OS error codes.}
 
-\module{macerrors} cotains constant definitions for many Mac OS error
+\module{macerrors} contains constant definitions for many Mac OS error
 codes.
 
 
diff --git a/Doc/mac/using.tex b/Doc/mac/using.tex
index 84dd755..79547c1 100644
--- a/Doc/mac/using.tex
+++ b/Doc/mac/using.tex
@@ -157,9 +157,9 @@
 
 \item
 When you waved the script icon over the \program{PythonInterpreter},
-the \program{PythonInterpreter} icon did not hilight.  Most likely the
-Creator code and document type is unset (or set incorrectly) -- this
-often happens when a file originates on a non-Mac computer.  See
+the \program{PythonInterpreter} icon did not highlight.  Most likely
+the Creator code and document type is unset (or set incorrectly) --
+this often happens when a file originates on a non-Mac computer.  See
 section \ref{creator-code} for more details.
 \end{itemize}