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.
2 parents 5859550 + 1afe176 commit 5ef1101Copy full SHA for 5ef1101
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