cleanup: spelling fixes in comments
[urcu.git] / include / urcu / static / rculfstack.h
index 71d14e0444c5b7e9ffdcb08b2d3fe173b43e570b..54ff377b8aa801bbeaddb07097e05428d6bc8e88 100644 (file)
@@ -63,7 +63,7 @@ void _cds_lfs_init_rcu(struct cds_lfs_stack_rcu *s)
  * always performing an exclusive cacheline access, rather than doing
  * non-exclusive followed by exclusive cacheline access (which would be
  * required if we first read the old head value). This design decision
- * might be revisited after more throrough benchmarking on various
+ * might be revisited after more thorough benchmarking on various
  * platforms.
  *
  * Returns 0 if the stack was empty prior to adding the node.
This page took 0.023395 seconds and 4 git commands to generate.