We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5859550 commit 1afe176Copy full SHA for 1afe176
webrtc/src/track/track_local/mod.rs
@@ -69,7 +69,7 @@ impl TrackLocalContext {
69
}
70
71
/// TrackLocal is an interface that controls how the user can send media
72
-/// The user can provide their own TrackLocal implementatiosn, or use
+/// The user can provide their own TrackLocal implementations, or use
73
/// the implementations in pkg/media
74
#[async_trait]
75
pub trait TrackLocal {
0 commit comments