log1pl-ieee: Work around test failure on IRIX 6.5.
[gnulib.git] / lib / spawni.c
index 6b080e2..649a4b9 100644 (file)
@@ -91,7 +91,7 @@
 
 #if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
 
-/* Native Woe32 API.  */
+/* Native Windows API.  */
 int
 __spawni (pid_t *pid, const char *file,
           const posix_spawn_file_actions_t *file_actions,