* Makefile.in (epaths-force-w32): Simplify w32srcdir computation.
[bpt/emacs.git] / nt / msysconfig.sh
index 97aeb6e..45bbf13 100644 (file)
@@ -1,5 +1,5 @@
 #! /bin/sh
-### msysconfig.sh - Run the top-level 'configure' script as approriate
+### msysconfig.sh - Run the top-level 'configure' script as appropriate
 ### for the MinGW/MSYS build of a native MS-Windows port of Emacs.
 
 ## Copyright (C) 2013 Free Software Foundation, Inc.
@@ -27,7 +27,7 @@
 ## results when running under MSYS with the purpose of configuring
 ## Emacs for the MinGW MS-Windows build.  Rather than asking users to
 ## type these tweaks every time they configure the package, we provide
-## this helper scripts which takes care of the mundane things.
+## this helper script which takes care of the mundane things.
 
 ### Code: