X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fust-tracer.h;h=7e6a25139593de9918f5b4f6df01336403461ab2;hb=74d65852d2dcb025a00fa5abcb56f6b7521395a4;hp=a863757b26ba6ad0d8f96b36aebe8c53d88ca782;hpb=88292c3396cfb2095bd9921d84cc2baa003bea32;p=lttng-ust.git diff --git a/include/lttng/ust-tracer.h b/include/lttng/ust-tracer.h index a863757b..7e6a2513 100644 --- a/include/lttng/ust-tracer.h +++ b/include/lttng/ust-tracer.h @@ -15,8 +15,8 @@ #include /* - * On architectures without efficient unaligned accesses, layout the - * content of the ringbuffer respect the natural alignment of the + * On architectures without efficient unaligned accesses, the layout of + * the ringbuffer's content respects the natural alignment of the * system. Only pack its content on architectures we know have efficient * unaligned memory access. *