stdalign: relax _Alignof and tighten _Alignas test
[gnulib.git] / lib / popen.c
index dd36ae4..7b82bce 100644 (file)
@@ -84,7 +84,7 @@ rpl_popen (const char *filename, const char *mode)
 }
 
 #else
-/* Native Woe32 API.  */
+/* Native Windows API.  */
 
 # include <string.h>