Skip to content

Commit

Permalink
Apply reviewers suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Noarkhh committed Mar 6, 2024
1 parent c32c06a commit c4d12c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/membrane/element/action.ex
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ defmodule Membrane.Element.Action do
Demand size can be either a non-negative integer, that overrides existing demand,
or a function that is passed current demand, and is to return the new demand. In case only pad
is specified, the demand size defaults to a value of 1.
is specified, the demand size defaults to 1.
Allowed only when playback is playing.
"""
Expand Down

0 comments on commit c4d12c9

Please sign in to comment.