X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fproposals%2F0006-lttng-snapshot.txt;h=1a012c438c6c3c06c27d20d97bae307732698f5c;hp=399fcca2e42d7fd8aff0592469ebc260bbf6dddd;hb=83f4233dde73280d45fcfb799add96cce32098ce;hpb=f5dbe415fb8c3efcdcd68968b8cc8f40369b9cd9 diff --git a/doc/proposals/0006-lttng-snapshot.txt b/doc/proposals/0006-lttng-snapshot.txt index 399fcca2e..1a012c438 100644 --- a/doc/proposals/0006-lttng-snapshot.txt +++ b/doc/proposals/0006-lttng-snapshot.txt @@ -154,7 +154,7 @@ ssize_t lttng_snapshot_list_output(struct lttng_handle *handle, * the date and time will be used for the directory name. * * This is a blocking call meaning that it will return only if the snapshot is - * completed or an error occured. For now, no-wait is not supported but we keep + * completed or an error occurred. For now, no-wait is not supported but we keep * a parameter for that future case. The wait param is ignored. * * Return 0 on success or else a negative LTTNG_ERR* code.