X-Git-Url: http://git.liburcu.org/?p=userspace-rcu.git;a=blobdiff_plain;f=rculfhash.c;h=b9f795fd1349e6b28e2ac4c1e1f0de57154adad7;hp=827c2956b217e6bf00c839744f057142deade1cf;hb=5f177b1c042fd3f1b746dee55a90cc503c5276ee;hpb=3a9c66db35077a0437810157ba362a68262048de diff --git a/rculfhash.c b/rculfhash.c index 827c295..b9f795f 100644 --- a/rculfhash.c +++ b/rculfhash.c @@ -110,7 +110,7 @@ * 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: *