aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2013-05-18 00:17:03 -0700
committerPaul Eggert2013-05-18 00:17:03 -0700
commit8a9f4fb4d6c4b7e5545e191a104cb49d50f16283 (patch)
tree2262031cb55699480c0080513624e9f59cf77765
parent31ff141c226d00ce8c85562e7812ff1178cb45ed (diff)
downloademacs-8a9f4fb4d6c4b7e5545e191a104cb49d50f16283.tar.gz
emacs-8a9f4fb4d6c4b7e5545e191a104cb49d50f16283.zip
Spelling fixes.
-rw-r--r--nt/mingw-cfg.site2
-rw-r--r--nt/msysconfig.sh2
2 files changed, 2 insertions, 2 deletions
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 @@
26# 26#
27# In short, examine the test in 'configure' and push the knobs that 27# In short, examine the test in 'configure' and push the knobs that
28# are necessary to steer the test in the direction you need, by 28# are necessary to steer the test in the direction you need, by
29# judicioulsy setting variables that control the test results. 29# judiciously setting variables that control the test results.
30 30
31# We want to use getopt.h from gnulib 31# We want to use getopt.h from gnulib
32ac_cv_header_getopt_h=no 32ac_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 @@
1#! /bin/sh 1#! /bin/sh
2### msysconfig.sh - Run the top-level 'configure' script as approriate 2### msysconfig.sh - Run the top-level 'configure' script as appropriate
3### for the MinGW/MSYS build of a native MS-Windows port of Emacs. 3### for the MinGW/MSYS build of a native MS-Windows port of Emacs.
4 4
5## Copyright (C) 2013 Free Software Foundation, Inc. 5## Copyright (C) 2013 Free Software Foundation, Inc.