From 5af711465d51c14164af46685f4e938b1d3900ec Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Thu, 17 Oct 2024 20:43:16 +0100 Subject: [PATCH] Formatting typo fix. --- docs/NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/NEWS.md b/docs/NEWS.md index f265aa3..8e8961d 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -14,7 +14,7 @@ * *i18n:* complete Czech translations added * *i18n:* updates to French translations * *fix:* resume stopped pipelines when running in the background (part of [#56](https://codeberg.org/a-j-wood/pv/issues/56)) - * *fix*: inspect the output pipe buffer to give a more accurate progress indicator of how much the next command has consumed + * *fix:* inspect the output pipe buffer to give a more accurate progress indicator of how much the next command has consumed * *fix:* prefix completion time (**--fineta**) with *FIN* rather than *ETA* ([#43](https://codeberg.org/a-j-wood/pv/issues/43)) * *fix:* surround average rate (**--average-rate**) with brackets rather than square brackets * *fix:* correct a memory leak in **--watchfd PID**