1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00

Spelling fixes.

This commit is contained in:
Paul Eggert 2013-05-18 00:17:03 -07:00
parent 31ff141c22
commit 8a9f4fb4d6
2 changed files with 2 additions and 2 deletions

View 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

View 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.