emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 39e08cc: ; * src/w32proc.c (w32_executable_type): F


From: Eli Zaretskii
Subject: [Emacs-diffs] master 39e08cc: ; * src/w32proc.c (w32_executable_type): Fix a typo in a comment.
Date: Sun, 28 Jun 2015 15:30:25 +0000

branch: master
commit 39e08cc354f13160093d280ba773acb08ee63ed3
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * src/w32proc.c (w32_executable_type): Fix a typo in a comment.
---
 src/w32proc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/w32proc.c b/src/w32proc.c
index b301fcf..ca4322b 100644
--- a/src/w32proc.c
+++ b/src/w32proc.c
@@ -1645,7 +1645,7 @@ w32_executable_type (char * filename,
                    {
                      /* This catches both MSYS 1.x and MSYS2
                         executables (the DLL name is msys-1.0.dll and
-                        msys-2.0.dll, respectively).  There's doesn't
+                        msys-2.0.dll, respectively).  There doesn't
                         seem to be a reason to distinguish between
                         the two, for now.  */
                      *is_msys_app = TRUE;



reply via email to

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