Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sgfn committed Aug 9, 2024
1 parent 4bda229 commit 51674c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ex_webrtc/rtp/depayloader.ex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule ExWebRTC.RTP.Depayloader do
@moduledoc """
RTP depayloader.
It unpacks RTP pakcets into audio/video frames.
It unpacks RTP packets into audio/video frames.
"""

alias ExWebRTC.RTPCodecParameters
Expand Down

0 comments on commit 51674c2

Please sign in to comment.