rculfhash: cleanup typo
[urcu.git] / rculfhash.c
index 827c2956b217e6bf00c839744f057142deade1cf..b9f795fd1349e6b28e2ac4c1e1f0de57154adad7 100644 (file)
  *   each the same number of buckets.
  * - The RCU "mmap" memory backend uses a single memory map to hold
  *   all buckets.
- * - synchronzie_rcu is used to garbage-collect the old bucket node table.
+ * - synchronize_rcu is used to garbage-collect the old bucket node table.
  *
  * Ordering Guarantees:
  *
This page took 0.027084 seconds and 4 git commands to generate.