Skip to content

Commit 1afe176

Browse files
authored
doc mistake
1 parent 5859550 commit 1afe176

File tree

1 file changed

+1
-1
lines changed
  • webrtc/src/track/track_local

1 file changed

+1
-1
lines changed

webrtc/src/track/track_local/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ impl TrackLocalContext {
6969
}
7070
}
7171
/// TrackLocal is an interface that controls how the user can send media
72-
/// The user can provide their own TrackLocal implementatiosn, or use
72+
/// The user can provide their own TrackLocal implementations, or use
7373
/// the implementations in pkg/media
7474
#[async_trait]
7575
pub trait TrackLocal {

0 commit comments

Comments
 (0)