From: Paul Eggert Date: Sat, 18 May 2013 07:17:03 +0000 (-0700) Subject: Spelling fixes. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~229^2~37 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8a9f4fb4d6c4b7e5545e191a104cb49d50f16283;p=emacs.git Spelling fixes. --- diff --git a/nt/mingw-cfg.site b/nt/mingw-cfg.site index 96cda2d624a..41e4f23784e 100644 --- a/nt/mingw-cfg.site +++ b/nt/mingw-cfg.site @@ -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 diff --git a/nt/msysconfig.sh b/nt/msysconfig.sh index 95e56f64c42..45bbf130b00 100644 --- a/nt/msysconfig.sh +++ b/nt/msysconfig.sh @@ -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.