summaryrefslogtreecommitdiff
path: root/xthread.h
diff options
context:
space:
mode:
authorsf-exg <sf-exg>2011-07-07 17:35:52 +0000
committersf-exg <sf-exg>2011-07-07 17:35:52 +0000
commitfdbeee91855102a6de640976ccd55198f2fd5a89 (patch)
treea53747aa46ff0295f3a7d69936a71aa2012d2736 /xthread.h
parentd1b1bb8c317630566c3996de8a1dc18d5b43b908 (diff)
Fix typos.
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