summaryrefslogtreecommitdiff
path: root/ext/webrtcdsp/gstwebrtcechoprobe.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/webrtcdsp/gstwebrtcechoprobe.h')
-rw-r--r--ext/webrtcdsp/gstwebrtcechoprobe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webrtcdsp/gstwebrtcechoprobe.h b/ext/webrtcdsp/gstwebrtcechoprobe.h
index ea7f72140..29f0eb4ca 100644
--- a/ext/webrtcdsp/gstwebrtcechoprobe.h
+++ b/ext/webrtcdsp/gstwebrtcechoprobe.h
@@ -61,7 +61,7 @@ struct _GstWebrtcEchoProbe
* object lock and also lock the probe. The natural order for the DSP is
* to lock the DSP and then the echo probe. If we where using the probe
* object lock, we'd be racing with GstBin which will lock sink to src,
- * and may accidently reverse the order. */
+ * and may accidentally reverse the order. */
GMutex lock;
/* Protected by the lock */