]> code.delx.au - gnu-emacs/commitdiff
Spelling fixes.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 May 2013 07:17:03 +0000 (00:17 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 May 2013 07:17:03 +0000 (00:17 -0700)
nt/mingw-cfg.site
nt/msysconfig.sh

index 96cda2d624aea61ef897f53e87296d11fc42a67b..41e4f23784e9900c4f60ce17fac1a26e1876b160 100644 (file)
@@ -26,7 +26,7 @@
 #
 # In short, examine the test in 'configure' and push the knobs that
 # are necessary to steer the test in the direction you need, by
-# judicioulsy setting variables that control the test results.
+# judiciously setting variables that control the test results.
 
 # We want to use getopt.h from gnulib
 ac_cv_header_getopt_h=no
index 95e56f64c421eb21ef8c58b868ad4d7fcb13999c..45bbf130b00aa786f187dfb2e7997294b76ed915 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.