X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Freadwrite.h;h=557ed0a00408b2cf15c2a696b2f75296d421e06e;hp=ab22fdc1eaf3dd26b5ae368227e4e0923295c096;hb=83f4233dde73280d45fcfb799add96cce32098ce;hpb=f5dbe415fb8c3efcdcd68968b8cc8f40369b9cd9 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