Spelling cleanups within comments and documentation
[urcu.git] / urcu / tls-compat.h
index 601336b0db6599312bf4277a668f129c8e7c1645..a44b88d03066a5d5a847491496fe430f820b6ef9 100644 (file)
@@ -44,7 +44,7 @@ extern "C" {
  *     typedef int my_int_array_type[4];
  *     DEFINE_URCU_TLS(my_int_array_type, var_name);
  *
- * Another exmaple:
+ * Another example:
  *     typedef void (*call_rcu_flavor)(struct rcu_head *, XXXX);
  *     DECLARE_URCU_TLS(call_rcu_flavor, p_call_rcu);
  *
This page took 0.022701 seconds and 4 git commands to generate.