Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion include/upipe/upipe_helper_flow_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
Loading