From c91c771dbe242cd942c00a0a57c18c1482e59fa0 Mon Sep 17 00:00:00 2001
From: Paul Eggert
Date: Wed, 15 Jan 2014 22:24:06 -0800
Subject: Spelling fixes.
---
src/syswait.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src')
diff --git a/src/syswait.h b/src/syswait.h
index 815678bbfd0..db197b82fb7 100644
--- a/src/syswait.h
+++ b/src/syswait.h
@@ -25,7 +25,7 @@ along with GNU Emacs. If not, see . */
#include
-#ifdef HAVE_SYS_WAIT_H /* We have sys/wait.h with POSIXoid definitions. */
+#ifdef HAVE_SYS_WAIT_H /* We have sys/wait.h with POSIXish definitions. */
#include
#endif /* !HAVE_SYS_WAIT_H */
--
cgit v1.2.1