cleanup: spelling fixes in comments
[lttng-ust.git] / src / lib / lttng-ust / perf_event.h
index 48946c534819f24152bc18a32d57cf42501cad20..af8fb96aa8e6e25ee2c76849462e5d3d97a5325d 100644 (file)
@@ -541,7 +541,7 @@ struct perf_event_mmap_page {
         * after reading this value.
         *
         * When the mapping is PROT_WRITE the @data_tail value should be
-        * written by userspace to reflect the last read data, after issueing
+        * written by userspace to reflect the last read data, after issuing
         * an smp_mb() to separate the data read from the ->data_tail store.
         * In this case the kernel will not over-write unread data.
         *
This page took 0.023267 seconds and 4 git commands to generate.