emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 42d0000: * nt/INSTALL: Minor spelling and quote fix


From: Paul Eggert
Subject: [Emacs-diffs] master 42d0000: * nt/INSTALL: Minor spelling and quote fixes.
Date: Sun, 04 Oct 2015 00:38:17 +0000

branch: master
commit 42d0000cf38f74b559e0ed049ec820661b104b2a
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    * nt/INSTALL: Minor spelling and quote fixes.
---
 nt/INSTALL |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/nt/INSTALL b/nt/INSTALL
index 86c4ad3..3bcb496 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -382,11 +382,11 @@ build will run on Windows 9X and newer systems).
      ok
      Your system has the required tools, running autoreconf...
      Installing git hooks...
-     You can now run `./configure'.
+     You can now run './configure'.
 
   If the script fails because it cannot find Git, you will need to
   arrange for the MSYS Bash's PATH to include the Git's 'bin'
-  sibdirectory, where there's the git.exe executable.
+  subdirectory, where there's the git.exe executable.
 
 * Configuring Emacs for MinGW:
 
@@ -466,7 +466,7 @@ build will run on Windows 9X and newer systems).
   successful, will eventually produce a summary of the configuration
   similar to this:
 
-     Configured for `i686-pc-mingw32'.
+     Configured for 'i686-pc-mingw32'.
 
        Where should the build process find the source code?    
/path/to/emacs/sources
        What compiler should emacs be built with?               gcc  -std=gnu99 
-O0 -g3



reply via email to

[Prev in Thread] Current Thread [Next in Thread]