X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Freadwrite.c;h=0e8684e260b59ea242bd708cf4f8a0105f814702;hp=42a048fdabd2d3abaf0e32d561f9cb901930baff;hb=83f4233dde73280d45fcfb799add96cce32098ce;hpb=f5dbe415fb8c3efcdcd68968b8cc8f40369b9cd9 diff --git a/src/common/readwrite.c b/src/common/readwrite.c index 42a048fda..0e8684e26 100644 --- a/src/common/readwrite.c +++ b/src/common/readwrite.c @@ -28,7 +28,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