X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-utils.h;h=cbd1f66adeef8cc530afbc8217942ef9a8c1352d;hb=2fbda51c64f28b33b8febffc998af235e6fa9ea9;hp=d2747d4a6a388b6ac312f4e7b2528048e4de9209;hpb=10937ee5c85456292ce4e8d67c9ac7bc37caf974;p=lttng-ust.git diff --git a/include/lttng/ust-utils.h b/include/lttng/ust-utils.h index d2747d4a..cbd1f66a 100644 --- a/include/lttng/ust-utils.h +++ b/include/lttng/ust-utils.h @@ -138,7 +138,7 @@ * @align_drift: object offset from an "alignment"-aligned address. * @alignment: natural object alignment. Must be non-zero, power of 2. * - * Returns the offset that must be substracted to align towards lower addresses. + * Returns the offset that must be subtracted to align towards lower addresses. */ #define lttng_ust_offset_align_floor(align_drift, alignment) \ ({ \