X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Freadwrite.h;h=557ed0a00408b2cf15c2a696b2f75296d421e06e;hp=ab22fdc1eaf3dd26b5ae368227e4e0923295c096;hb=d4ad24a314cea1020c7cd08b27670f5da495e38d;hpb=73ec1cf980a0685ef6443de2fb8ca9fae4a20da3 diff --git a/src/common/readwrite.h b/src/common/readwrite.h index ab22fdc1e..557ed0a00 100644 --- a/src/common/readwrite.h +++ b/src/common/readwrite.h @@ -26,7 +26,7 @@ * Upon success, they return the "count" received as parameter. * They can return a negative value if an error occurs. * If a value lower than the requested "count" is returned, it means an - * error occured. + * error occurred. * The error can be checked by querying errno. */ LTTNG_HIDDEN