summaryrefslogtreecommitdiff
path: root/xthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'xthread.h')
-rw-r--r--xthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xthread.h b/xthread.h
index edc812b..a8acafb 100644
--- a/xthread.h
+++ b/xthread.h
@@ -2,7 +2,7 @@
#define XTHREAD_H_
/* whether word reads are potentially non-atomic.
- * this is conservatice, likely most arches this runs
+ * this is conservative, likely most arches this runs
* on have atomic word read/writes.
*/
#ifndef WORDACCESS_UNSAFE