summaryrefslogtreecommitdiff
path: root/kvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'kvm.h')
-rw-r--r--kvm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvm.h b/kvm.h
index 5257c3f..6fc1bd4 100644
--- a/kvm.h
+++ b/kvm.h
@@ -10,7 +10,7 @@
* explicitly note that this file is not ISO C.
*/
#ifndef __GNUC__
-#error "The KVM Header files require GNU C extensions for compatability."
+#error "The KVM Header files require GNU C extensions for compatibility."
#endif
#include <sys/types.h>