From dd800d583b38503cabef718a997fe2f5c5fcd43c Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Fri, 1 Nov 2024 22:29:09 -0400 Subject: [PATCH] doc: Minor typo fix in NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 883efab8c..2766d5d6f 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ A bug fix release. * A couple of time-smoother-2 fixes, mainly manifesting in issues for GStreamer clients * Fix a crash in some restricted environments * Minor RTP spec compliance fix - * Minur completion and tests fixups + * Minor completion and tests fixups Contributors