Correct a typo in threads_win32.h
[mesa.git] / include / c11 / threads_win32.h
index 326cfc467754624bb9072e77ed127bc97f689645..55e687cf348172cd7987f746f2f6145c7e55c955 100644 (file)
@@ -51,7 +51,7 @@ Configuration macro:
     Max registerable TSS dtor number.
 */
 
-// XXX: Retain XP compatability
+// XXX: Retain XP compatibility
 #if 0
 #if _WIN32_WINNT >= 0x0600
 // Prefer native WindowsAPI on newer environment.