X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Flib%2Flttng-ctl%2Flttng-ctl.c;h=9cbfef5f7efc67ccaddfda0d31675c872fb5f75e;hp=779ee675fc92257e58c910dc4ee44703b3cfa08d;hb=ec16698551cf6ea3fb1f5dfc14b2e0651bc2c55d;hpb=b61eecd657d11845f1c22bb9e1660e100898cc0d diff --git a/src/lib/lttng-ctl/lttng-ctl.c b/src/lib/lttng-ctl/lttng-ctl.c index 779ee675f..9cbfef5f7 100644 --- a/src/lib/lttng-ctl/lttng-ctl.c +++ b/src/lib/lttng-ctl/lttng-ctl.c @@ -759,7 +759,7 @@ error: } /* - * Generate the filter bytecode from a give filter expression string. Put the + * Generate the filter bytecode from a given filter expression string. Put the * newly allocated parser context in ctxp and populate the lsm object with the * expression len. *