Remove unneeded "will"s + minor fixes
[lttng-docs.git] / contents / using-lttng / controlling-tracing / enabling-disabling-channels / fine-tuning-channels.md
index c0267cf84d4d71f2f31b59ac9512502f21e53e00..9682cd49c4ee76f5326ef74c68bad63fe6788125 100644 (file)
@@ -46,7 +46,7 @@ Two other interesting available parameters of `enable-channel` are
 `--tracefile-size` and `--tracefile-count`, which respectively limit
 the size of each trace file and the their count for a given channel.
 When the number of written trace files reaches its limit for a given
-channel-CPU pair, the next trace file will overwrite the very first
+channel-CPU pair, the next trace file overwrites the very first
 one. The following example creates a kernel domain channel with a
 maximum of three trace files of 1 MiB each:
 
This page took 0.022657 seconds and 4 git commands to generate.