emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master ee5a146: ; * src/w32.c: Fix a typo in a comment.


From: Eli Zaretskii
Subject: [Emacs-diffs] master ee5a146: ; * src/w32.c: Fix a typo in a comment.
Date: Tue, 22 Aug 2017 12:53:15 -0400 (EDT)

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

    ; * src/w32.c: Fix a typo in a comment.
---
 src/w32.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/w32.c b/src/w32.c
index 1b1f8d8..a4be017 100644
--- a/src/w32.c
+++ b/src/w32.c
@@ -1498,7 +1498,7 @@ w32_valid_pointer_p (void *p, int size)
 
    . Turning on w32-unicode-filename on Windows 9X (if it at all
      works) requires UNICOWS.DLL, which is thus a requirement even in
-     non-GUI sessions, something the we previously avoided.  */
+     non-GUI sessions, something that we previously avoided.  */
 
 
 



reply via email to

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