diff options
author | sf-exg <sf-exg> | 2011-07-07 17:35:52 +0000 |
---|---|---|
committer | sf-exg <sf-exg> | 2011-07-07 17:35:52 +0000 |
commit | fdbeee91855102a6de640976ccd55198f2fd5a89 (patch) | |
tree | a53747aa46ff0295f3a7d69936a71aa2012d2736 /xthread.h | |
parent | d1b1bb8c317630566c3996de8a1dc18d5b43b908 (diff) |
Fix typos.
Diffstat (limited to 'xthread.h')
-rw-r--r-- | xthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |