doc/examples: fix typo in list example
[urcu.git] / doc / examples / qsbr-minimal / qsbr-minimal.c
index cc7278d6f89f2c992daa6538029b4555abaf0bef..a7a6ff45e01269b5f22b6ec0916064a653390511 100644 (file)
@@ -68,7 +68,7 @@ int main(int argc, char **argv)
        struct mynode *node, *n;
 
        /*
-        * Each thread need using RCU read-side need to be explicitely
+        * Each thread need using RCU read-side need to be explicitly
         * registered.
         */
        rcu_register_thread();
This page took 0.022443 seconds and 4 git commands to generate.