X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Fcommon%2Fmsg-iter%2Fmsg-iter.h;h=8774b36630f389c818b81c6a41418a7f929da1cd;hb=118ae153da2f634b562674b14263a471b4c58de1;hp=73bb121e91ca9896acc3db41a69cedc37e83b62f;hpb=a9e011f64ea9567f7bb84e3b3711007c42e9913e;p=babeltrace.git diff --git a/src/plugins/ctf/common/msg-iter/msg-iter.h b/src/plugins/ctf/common/msg-iter/msg-iter.h index 73bb121e..8774b366 100644 --- a/src/plugins/ctf/common/msg-iter/msg-iter.h +++ b/src/plugins/ctf/common/msg-iter/msg-iter.h @@ -164,7 +164,7 @@ struct ctf_msg_iter_medium_ops { * #CTF_MSG_ITER_MEDIUM_STATUS_EOF on the \em following * call. * - #CTF_MSG_ITER_MEDIUM_STATUS_ERROR: A fatal - * error occured during this operation. In this case, the + * error occurred during this operation. In this case, the * message iterator function called by the user returns * #CTF_MSG_ITER_STATUS_ERROR. *