cleanup: spelling fixes in comments
[urcu.git] / src / compat_arch.c
index 461c7098adc97c74be65d6cc7cdc23915b861e2b..73f7d2d2f441e2e1fe4ef8771c807f2ebd0b7606 100644 (file)
@@ -41,7 +41,7 @@
 /*
  * It does not really matter if the constructor is called before using
  * the library, as long as the caller checks if __rcu_cas_avail < 0 and calls
- * compat_arch_init() explicitely if needed.
+ * compat_arch_init() explicitly if needed.
  */
 int __attribute__((constructor)) __rcu_cas_init(void);
 
This page took 0.02256 seconds and 4 git commands to generate.