From fd508bfbd268a035ae0e30c306ab38952487e777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Vasseur?= Date: Fri, 6 Mar 2026 15:41:19 +0100 Subject: [PATCH] Fix spelling --- include/upipe/upipe_helper_flow_def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/upipe/upipe_helper_flow_def.h b/include/upipe/upipe_helper_flow_def.h index 26aa1eacd..0eb4821e8 100644 --- a/include/upipe/upipe_helper_flow_def.h +++ b/include/upipe/upipe_helper_flow_def.h @@ -69,7 +69,7 @@ extern "C" { * bool upipe_foo_check_flow_def_input(struct upipe *upipe, * struct uref *flow_def_input) * @end code - * Checks a new input flow definitions atributes packet against the stored one. + * Checks a new input flow definitions attributes packet against the stored one. * * @item @code * struct uref *upipe_foo_store_flow_def_input(struct upipe *upipe,