aboutsummaryrefslogtreecommitdiffstats
path: root/erts/include/internal/ethread_header_config.h.in
diff options
context:
space:
mode:
authorTuncer Ayaz <[email protected]>2011-08-31 15:41:10 +0200
committerTuncer Ayaz <[email protected]>2011-09-15 00:12:10 +0200
commit2f696e43d2d3fbcc60d92311d1175dc869c34688 (patch)
tree771f86050755ba78c056ff5616975681e26ef759 /erts/include/internal/ethread_header_config.h.in
parent65c9f41425a1c5e09338de08ed41cd1704f8a920 (diff)
downloadotp-2f696e43d2d3fbcc60d92311d1175dc869c34688.tar.gz
otp-2f696e43d2d3fbcc60d92311d1175dc869c34688.tar.bz2
otp-2f696e43d2d3fbcc60d92311d1175dc869c34688.zip
Fix misspelling of compatibility
Diffstat (limited to 'erts/include/internal/ethread_header_config.h.in')
-rw-r--r--erts/include/internal/ethread_header_config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/include/internal/ethread_header_config.h.in b/erts/include/internal/ethread_header_config.h.in
index f394d790d2..1fb630cb78 100644
--- a/erts/include/internal/ethread_header_config.h.in
+++ b/erts/include/internal/ethread_header_config.h.in
@@ -90,7 +90,7 @@
/* Define if sched_yield() returns an int. */
#undef ETHR_SCHED_YIELD_RET_INT
-/* Define if you want compatibilty with x86 processors before pentium4. */
+/* Define if you want compatibility with x86 processors before pentium4. */
#undef ETHR_PRE_PENTIUM4_COMPAT
/* Define if you have the pthread_rwlockattr_setkind_np() function. */