cleanup: spelling fixes in comments
[lttng-ust.git] / src / common / getcpu.h
index 3bf9076a0420279cf42f334c357cc638972766f8..24e684c7ed64683324d6c70e111b5a77004ea9f9 100644 (file)
@@ -82,7 +82,7 @@ int lttng_ust_get_cpu_internal(void)
 
 /*
  * FreeBSD and Cygwin do not allow query of CPU ID. Always use CPU
- * number 0, with the assocated performance degradation on SMP.
+ * number 0, with the associated performance degradation on SMP.
  */
 static inline
 int lttng_ust_get_cpu_internal(void)
This page took 0.034528 seconds and 4 git commands to generate.