X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Freadwrite.c;h=0e8684e260b59ea242bd708cf4f8a0105f814702;hp=42a048fdabd2d3abaf0e32d561f9cb901930baff;hb=287a512f2b868c16132b894a8143a5faf0379ca8;hpb=890d8fe47755c3bad936389cf48ffa141cff41c9 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